| Revit 2022 API |
| PanelTypeSet Constructor |
| PanelTypeSet Class See Also |
Initializes a new instance of the PanelTypeSet class
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public PanelTypeSet() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: PanelTypeSet() |