Click or drag to resize

ModelElementnode_inds Property

index of nodes of elements after assembly

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyList<int> node_inds { get; }

Property Value

Type: IReadOnlyListInt32
See Also