RebarShapeDefinitionBySegments.GetSegment
Description:
Return a reference to one of the segments in the definition.
Return a reference to one of the segments in the definition.
public RebarShapeSegment GetSegment(
int segmentIndex
)
-
Int32segmentIndexIndex of the segment (0 to NumberOfSegments - 1).
-
segmentIndex is not between 0 and NumberOfSegments.