2020 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 bool returns true if it worked.