Click or drag to resize

ModelUnitLoadsnode_pos Property

positions of nodes where loads are to be applied

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

Property Value

Type: IReadOnlyListPoint3
See Also