<Code Lib>
2026 Method
Changes 0
M

FabricationRodInfo.IsRodLockedWithHost

Description:
Checks if the rod is locked with the host. The method is applicable only for bearer hanger.

public bool IsRodLockedWithHost(
	int rodIndex
)

  • Int32
    rodIndex
    The index of the rod.
Return Value Boolean True if the rod is locked with its host.

Loading…