SlabShapeEditor Properties
| Name | Return Type | Description |
|---|---|---|
| IsEnabled | bool | Identifies if the slab shape editing functionality is enabled. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| SlabShapeCreases | SlabShapeCreaseArray | All of the creases that can be edited. |
| SlabShapeVertices | SlabShapeVertexArray | All of the vertices that can be edited. |