| Revit 2016 API |
| ContinuousRailType..::..ProfileId Property |
| ContinuousRailType Class See Also |
The id of the profile of the rail
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since:
2013
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: The profileId is not a valid element id. -or- When setting this property: The profileId is not a valid profile symbol for continuous rail. |
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |