RebarFreeFormAccessor.SetHookPlaneNormalForBarIdx
Description:
Set the normal of plane in which the hook at end of bar with index barPositionIndex will stay. Will throw exception if the rebar has valid constraints.
Set the normal of plane in which the hook at end of bar with index barPositionIndex will stay. Will throw exception if the rebar has valid constraints.
-
endThe end of bar. Should be 0 for start or 1 for end.
-
barPositionIndexAn index between 0 and (NumberOfBarPositions-1).
-
hookNormalThe normal of plane in which the hook at end of bar with index barPositionIndex will stay.
-
Normal hookNormal for end end isn't a valid normal for bar with index barPositionIndex
-
A non-optional argument was NULL
-
barPositionIndex is not in the range [ 0, NumberOfBarPositions-1 ]. -or- Invalid end. -or- hookNormal has zero length.
-
None of the following disciplines is enabled: Structural.
-
This RebarFreeFormAccessor Rebar is constrained.