2024 Method
Changes 0
M

FabricationRodInfo.SetRodLength

Description:
Set the rod length of the hanger for the specified rod index, excluding top extension. The hanger must not be set to be auto-hosted.
public bool SetRodLength(
	int rodIndex,
	double newLength
)
  • Int32
    rodIndex
    The rod index.
  • Double
    newLength
Return Value bool Returns true if it was successful otherwise false.