RebarShapeDefinitionBySegments.SetSegmentAs180DegreeBend(Int32)
Method
Description:
Indicates that a segment is a "virtual" segment introduced to describe a 180-degree bend. The radius of the bend will be taken from the Bar Type.
Indicates that a segment is a "virtual" segment introduced to describe a 180-degree bend. The radius of the bend will be taken from the Bar Type.
Parameters
Parameter | Type | Description |
---|---|---|
iSegment | Int32 | Index of the segment (0 to NumberOfSegments - 1). |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | iSegment is not between 0 and NumberOfSegments. |