Creates sketch geometry that represents the spun profile. The spun profile is the silhouette of the entities as if they were spinning around an axis. The created spun profile is based on the information provided by the SpunProfileInput object.
"sketch_var" is a variable referencing a Sketch object.
|
"sketch_var" is a variable referencing a Sketch object.
|
Type | Description |
SketchEntity[] | An array of sketch entities that were created as a result of the spun profile. |
Name | Type | Description |
input | SpunProfileInput | The SpunProfileInput object that specifies the input needed to create the spun profile. |