Creates a new contact set for the provided occurrences and/or bodies.
"contactSets_var" is a variable referencing a ContactSets object. |
"contactSets_var" is a variable referencing a ContactSets object. |
| Type | Description |
| ContactSet | Returns the newly created ContactSet or null in the case of failure. |
| Name | Type | Description |
| occurrencesAndBodies | Base[] | An array of Occurrence or BRepBody objects that will be included in the contact set. All occurrences and bodies must be in the context of the root component. |
| Name | Description |
| SliderJointMotion API Sample | Demonstrates creating a joint with slider joint motion. |