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