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