All of the vertices that can be edited.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
C# |
---|
public SlabShapeVertexArray SlabShapeVertices { get; } |
Visual Basic |
---|
Public ReadOnly Property SlabShapeVertices As SlabShapeVertexArray Get |
Visual C++ |
---|
public: property SlabShapeVertexArray^ SlabShapeVertices { SlabShapeVertexArray^ get (); } |