FabricationRodInfo.SetRodEndPosition
Description:
Sets the position of the rod end. The method is applicable only for bearer hanger.
Sets the position of the rod end. The method is applicable only for bearer hanger.
public void SetRodEndPosition(
int rodIndex,
XYZ position
)
-
Invalid rod position.
-
A non-optional argument was null
-
the index rodIndex is should be in range of rod count.
-
The hanger is not a bearer hanger.