FabricationRodInfo.IsRodLockedWithHost
Description:
Checks if the rod is locked with the host. The method is applicable only for bearer hanger.
Checks if the rod is locked with the host. The method is applicable only for bearer hanger.
public bool IsRodLockedWithHost(
int rodIndex
)
-
Int32rodIndexThe index of the rod.
Return Value
bool
True if the rod is locked with its host.
-
the index rodIndex is should be in range of rod count.
-
The hanger is not a bearer hanger.