Property Element2dIndices
Element2dIndices
Gets a list of indices of IElement2D instances this node belongs to
Declaration
IReadOnlyList<int> Element2dIndices { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<int> |
Gets a list of indices of IElement2D instances this node belongs to
IReadOnlyList<int> Element2dIndices { get; }
| Type | Description |
|---|---|
| IReadOnlyList<int> |