Click or drag to resize

ModelUnitLoadsnode_pos Property

Gets the positions of nodes where loads are to be applied.

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected IReadOnlyList<Point3> node_pos { get; }

Property Value

Type: IReadOnlyListPoint3
See Also