Property NodeIndices
NodeIndices
Gets the list of indices of nodes of this element
Declaration
IReadOnlyList<int> NodeIndices { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<int> |
Gets the list of indices of nodes of this element
IReadOnlyList<int> NodeIndices { get; }
| Type | Description |
|---|---|
| IReadOnlyList<int> |