RoofBaseGetSlabShapeEditor Method

Gets a SlabShapeEditor that can used to add or modify points of this RoofBase.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SlabShapeEditor GetSlabShapeEditor()

Return Value

SlabShapeEditor
The SlabShapeEditor object
See Also