Revit 2019.1 API |
Panel..::..PanelType Property |
Panel Class See Also |
The Panel style of this Panel.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.1.0.0)
Syntax
Remarks
The Symbol property can be used to retrieve the kind of the panel.
This property can also be used to change the type of a panel by setting it to a different type.
All the panel types in the project can be found using
the Document.CurtainPanelTypes property.