Specifies if the extrusion should be created as a solid or surface. If it's a surface then there aren't any end caps and it's open. When a ExtrudeFeature input is created, this is initialized to true so a solid will be created if it's not changed.
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|
Name | Description |
Extrude Feature API Sample | Demonstrates creating a new extrude feature. |
Manage Participant Bodies API Sample | Demonstrates how to manage participant During Cut operation. Same API can be used to manage participants During intersection also. |