Fabrication
|
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)
Parameters
- airturnId Int32
- The air turn database identifier.
Return Value
StringThe air turn name.
| Exception | Condition |
|---|---|
| ArgumentException | The air turn does not exist. |