GetAirturnInfo Method


Fabrication Part Get Airturn Info Method

Gets the air turn information for the fabrication part.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public int GetAirturnInfo(
	int index,
	out bool locked
)

Parameters

index Int32
The index of the air turn to get.
locked Boolean
The locked status to be returned.

Return Value

Int32
Returns the database identifier of the air turn.
Exceptions
Exception Condition
ArgumentOutOfRangeException The air turn index is out of valid range.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →