2027 Method
Changes 8
M

FabricationPart.GetAirturnInfo

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