[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


ADD_LOFT terminate action

ADD_LOFT creates a 3D part from a series of profiles lying in different workplanes, via the lofting operation.

Syntax


                   +-------------------<---------------------+
                   |                                         |
---->(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)-+

Options

The following options are available to add a lofted part.

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.

When to use

Use this action to create a lofted part.

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.

Example

The following parameter sequence adds lofted material to an existing part, and lets you preview the results before accepting the modification.

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 (" ").

See also

CREATE_MATCH_LINE terminate action TWEAK_MATCH_LINE terminate action ROTATE_MATCH_LINE terminate action INSERT_MATCH_WORKPLANE terminate action REMOVE_MATCH_WORKPLANE terminate action ADD_TANGENT terminate action REMOVE_LOFT terminate action REMOVE_TANGENT terminate action
[Contents] [Index] [Books]