|
ModelElementnode_inds_ Field
|
index of nodes of elements after assembly
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected IReadOnlyList<int> node_inds_
Protected node_inds_ As IReadOnlyList(Of Integer)
protected:
IReadOnlyList<int>^ node_inds_
val mutable node_inds_: IReadOnlyList<int>
Field Value
Type:
IReadOnlyListInt32
See Also