Gets the panel for this view
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
C# |
---|
public ElementId GetPanel() |
Visual Basic |
---|
Public Function GetPanel As ElementId |
Visual C++ |
---|
public: ElementId^ GetPanel() |