Gets a SlabShapeEditor that can used to add or modify points of this RoofBase.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
public SlabShapeEditor GetSlabShapeEditor() |
Visual Basic |
---|
Public Function GetSlabShapeEditor As SlabShapeEditor |
Visual C++ |
---|
public: SlabShapeEditor^ GetSlabShapeEditor() |