ModelElementnode_inds Property
Gets the index of nodes of elements after assembly.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IReadOnlyList<int> node_inds { get; }
Public ReadOnly Property node_inds As IReadOnlyList(Of Integer)
Get
public:
property IReadOnlyList<int>^ node_inds {
IReadOnlyList<int>^ get ();
}
member node_inds : IReadOnlyList<int> with get
Property Value
IReadOnlyListInt32