FabricationPart.GetAirturnInfo
Description:
Gets the air turn information for the fabrication part.
Gets the air turn information for the fabrication part.
public int GetAirturnInfo(
int index,
out bool locked
)
-
Int32indexThe index of the air turn to get.
-
Boolean%lockedThe locked status to be returned.
Return Value
Int32
Returns the database identifier of the air turn.
-
The air turn index is out of valid range.