| Revit 2018 API |
| Floor..::..SlabShapeEditor Property |
| Floor Class See Also |
Get the SlabShapeEditor used for slab shape editing.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Syntax
| C# |
|---|
public SlabShapeEditor SlabShapeEditor { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SlabShapeEditor As SlabShapeEditor Get |
| Visual C++ |
|---|
public: property SlabShapeEditor^ SlabShapeEditor { SlabShapeEditor^ get (); } |
Remarks
Only flat and horizontal floor is valid for slab shape edit. Otherwise, ShapeEditor will be nullNothingnullptra null reference (Nothing in Visual Basic).