![]() |
![]() |
![]() |
THICKEN_FACE_PART creates a solid of defined thickness from a face part.
+---------------<----------------+
| |
--->(THICKEN_FACE_PART)--+--(:FACE_PART)--|specify part|--+---->
| |
+--(:DISTANCE)--|distance|-------+
| |
+--+--(:SINGLE_SIDE)--+----------+
| | | |
+ +--(:BOTH_SIDES)---+ |
| |
+--+--(:REP)-----+---------------+
| |
+--(:NO_REP)--+
bls22
to a solid. The thickness of this new solid is 2.24, half
of which (1.12) is added to the positive side and to the negative side
of the face part. The check and repair function is on.
THICKEN_FACE_PART :FACE_PART "/bls22" :DISTANCE 2.24 :BOTH_SIDES :REP
All part names must be enclosed in double quotes (" ").
![]() |
![]() |
![]() |