Creates an offset constraint, which results in creating a new set of curves that are an offset of the input curves. The returned offset constraint object provides access to the created curves and the parameter controlling the offset.
"geometricConstraints_var" is a variable referencing a GeometricConstraints object. |
"geometricConstraints_var" is a variable referencing a GeometricConstraints object. |
| Type | Description |
| OffsetConstraint | Returns the newly created OffsetConstraint object or null if the creation failed. |
| Name | Type | Description |
| input | OffsetConstraintInput | The OffsetConstraintInput object that defines the offset to create. |