2024 Property
Changes 6
P

Floor.SlabShapeEditor

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 .a null reference (Nothing in Visual Basic).
[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; }