RebarFreeFormAccessor.GetDefaultPositiveDirectionForMorphedTargetEdgesHandle
Description:
Gets the default positive direction of the specified target rebar edge in terms of how Morphed Free Form Rebar is defining the default positive direction.
Gets the default positive direction of the specified target rebar edge in terms of how Morphed Free Form Rebar is defining the default positive direction.
public static XYZ GetDefaultPositiveDirectionForMorphedTargetEdgesHandle(
Document document,
TargetRebarEdge targetRebarEdge,
int barIndex
)
-
documentThe document that contains the target rebar.
-
targetRebarEdgeThe target rebar edge for which it will get the default positive direction.
-
Int32barIndexThe index of the bar in the target set. Should be between 0 and NumberOfBars() - 1.
-
The target rebar should be a valid Rebar Target and bar index should be between 0 and NumberOfBars() - 1.
-
A non-optional argument was null