FabricationRodInfo.SetRodLockedWithHost
Description:
Locks the rod with the host. The method is applicable only for bearer hanger.
Locks the rod with the host. The method is applicable only for bearer hanger.
public void SetRodLockedWithHost(
int rodIndex,
bool locked
)
-
Int32rodIndexThe index of the rod.
-
BooleanlockedLocks the rod with the host.
-
the index rodIndex is should be in range of rod count.
-
The hanger is not a bearer hanger.