FabricationRodInfo.SetBearerExtension
Description:
Sets the bearer extension. The method is applicable only for bearer hanger.
Sets the bearer extension. The method is applicable only for bearer hanger.
public void SetBearerExtension(
int rodIndex,
double length
)
-
Int32rodIndexThe index of the rod.
-
DoublelengthThe new length of bearer extension.
-
the index rodIndex is should be in range of rod count.
-
The hanger is not a bearer hanger.