RebarFreeFormAccessor.CanBeHookNormal
Description:
A vector can be hook normal if for a bar specified by index, the bar direction is not parallel with the vector.
A vector can be hook normal if for a bar specified by index, the bar direction is not parallel with the vector.
public bool CanBeHookNormal(
int barIndex,
int end,
XYZ normal
)
-
Int32barIndexThe index of bar for which it will try to see if hook normal is applicable.
-
Int32endThe end of bar. Should be 0 for start, 1 for end.
-
normalThe hook plane normal that will be tested.
Return Value
bool
-
A non-optional argument was null