<Code Lib>
2027 Method
Changes 0
M

FabricationRodInfo.GetRodLength

Description:
Get the current rod length. If the rod is the length will include structural extension.

public double GetRodLength(
	int rodIndex
)

  • Int32
    rodIndex
    The rod index.
Return Value Double Returns rod length of hanger for specified end.

Loading…