![]() |
![]() |
![]() |
ADD_LOFT creates a 3D part from a series of profiles lying in different workplanes, via the lofting operation.
+-------------------<---------------------+
| |
---->(ADD_LOFT)----+--(:PART)--|specify part|------>---------+---->
| |
+--(:TOOL)--|specify wpset|----->---------+
| |
+--(:KEEP_TOOL)-------------+--(:NO)--+->-+
| | | |
| +--(:YES)-+ ^
| |
+--(:CLOSED)-->-------------+--(:NO)--+->-+
| | | |
| +--(:YES)-+ ^
| |
+--(:PREVIEW)------------------->---------+
| |
+--(:LOFT_CHECK)------------+--(:NO)--+->-+
| | | |
| +--(:YES)-+ ^
| |
+--(:ADAPT_TANGENT_LENGTH)--+--(:NO)--+->-+
| |
+--(:YES)-+
To speed up the operation, you can choose not to perform the loft checking operation. Later, when you want to check the part, you can do so explicitly using the BODY_CHECK command.
After creating your workplanes, profiles and matchlines you are ready to perform the lofting operation. OneSpace Designer uses an option box to provide the necessary information for each freeform operation.
ADD_LOFT :PARTS [specify new part] :TOOL [specify workplane set] :KEEP_TOOL :NO :PREVIEW
All part and workplane set names must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |