RebarCurvesData.GetAddedBarGeometry
Description:
Gets the added curves that will represent the bar at index barIndex.
Gets the added curves that will represent the bar at index barIndex.
-
barIndexThe index of the bar. Should be a number between 0 and GetNumberOfBarGeometry() - 1.
Return Value
IList<Curve>
Returns the curves that will represent the bar at index barIndex. The hooks plane normals will be applied on these curves.
-
barIndex is not in the range [ 0, GetNumberOfBarGeometry()-1 ].