<Code Lib>
2025 Method
Changes 0
M

FabricationRodInfo.SetBearerExtension

Description:
Sets the bearer extension. The method is applicable only for bearer hanger.

public void SetBearerExtension(
	int rodIndex,
	double length
)

  • rodIndex
    The index of the rod.
  • length
    The new length of bearer extension.

Loading…