Revit 2025 API
Slab |
All of the creases that can be edited.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public SlabShapeCreaseArray SlabShapeCreases { get; }
Public ReadOnly Property SlabShapeCreases As SlabShapeCreaseArray Get
public: property SlabShapeCreaseArray^ SlabShapeCreases { SlabShapeCreaseArray^ get (); }
member SlabShapeCreases : SlabShapeCreaseArray with get
Property Value
SlabShapeCreaseArraySee Also