Creates a new SpunProfileInput object that is used to specify the input needed to create a spun profile.
"sketch_var" is a variable referencing a Sketch object.
|
"sketch_var" is a variable referencing a Sketch object.
|
Type | Description |
SpunProfileInput | Returns the newly created SpunProfileInput object or null if the creation failed. |
Name | Type | Description |
entities | Base[] | An array containing the entities (BRepBody or BRepFace) to create a spun profile. |
axis | Base | The axis can be a sketch line, construction axis, or linear edge. The axis must not be perpendicular to the sketch plane. |