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

Return Value Boolean Returns true if it was successful otherwise false.

Loading…