Revit 2026 API
Slab |
The vertices of the crease.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SlabShapeVertexArray EndPoints { get; }
Public ReadOnly Property EndPoints As SlabShapeVertexArray Get
public: property SlabShapeVertexArray^ EndPoints { SlabShapeVertexArray^ get (); }
member EndPoints : SlabShapeVertexArray with get
Property Value
SlabShapeVertexArraySee Also