Click or drag to resize

Element1DStatesCollectionBasePoints Property

Gets all the BasePoint sorted by their Position.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IEnumerable<Point3> BasePoints { get; }

Property Value

Type: IEnumerablePoint3
See Also