Creates a new tangent relationship between two components.
"tangentRelationships_var" is a variable referencing a TangentRelationships object.
|
"tangentRelationships_var" is a variable referencing a TangentRelationships object.
|
Type | Description |
TangentRelationship | Returns the newly created TangentRelationship or null in the case of failure. |
Name | Type | Description |
input | TangentRelationshipInput | The TangentRelationshipInput object that defines the geometry and various inputs that fully define a tangent relationship. A TangentRelationshipInput object is created using the TangentRelationships.createInput method. |