RebarShapeConstraintSegmentLength.GetSegmentEndReferenceType
Method
Description:
Choice of two possibilities for the start and end references of the length constraint.
Choice of two possibilities for the start and end references of the length constraint.
Parameters
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Which reference on the constraint. Either 0 or 1. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | index is not 0 or 1. |