RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Floor

Floor.SlabShapeEditor

Property
Description:
Get the SlabShapeEditor used for slab shape editing.
Remarks:
Only flat and horizontal floor is valid for slab shape edit. Otherwise, ShapeEditor will be null.
Syntax
[ObsoleteAttribute("This method is deprecated in Revit 2024 and may be removed in a future version of Revit. Use GetSlabShapeEditor() instead.")]
public SlabShapeEditor SlabShapeEditor { get; }