Gets and sets the list of bodies that will participate in the feature when the operation is a cut or intersection.
If this property has not been set, the default behavior is that all bodies that are intersected by the feature will participate.
This property can return null in the case where the feature has not been fully defined so that possible intersecting bodies can be computed.
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|
"extrudeFeatureInput_var" is a variable referencing an ExtrudeFeatureInput object.
|
Name | Description |
Manage Participant Bodies API Sample | Demonstrates how to manage participant During Cut operation. Same API can be used to manage participants During intersection also. |