GetAirturnName Method


Fabrication Configuration Get Airturn Name Method

Gets the airturn name from its database identifier.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public string GetAirturnName(
	int airturnId
)

Parameters

airturnId Int32
The air turn database identifier.

Return Value

String
The air turn name.
Exceptions
Exception Condition
ArgumentException The air turn does not exist.
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 →