M

FabricationConfiguration.AirturnExists

Description:
Checks to see if the specified air turn exists in the fabrication database.
public bool AirturnExists(
	int airturnId
)
  • Int32
    airturnId
    The air turn identifier to check.
Return Value Boolean Returns true if the seam exists.