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

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

Loading…