Property ConstructionPointIndices
ConstructionPointIndices
Gets the indices of IConstructionPoints defining this element's shape
Declaration
IReadOnlyList<int> ConstructionPointIndices { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<int> |
Gets the indices of IConstructionPoints defining this element's shape
IReadOnlyList<int> ConstructionPointIndices { get; }
| Type | Description |
|---|---|
| IReadOnlyList<int> |