|
ModelElementnode_inds_ Field
|
index of nodes of elements after assembly.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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