<Code Lib>
2023 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
)

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

Loading…