Click or drag to resize

Element1DStateBasePoint Property

Gets or sets the point in global coordinate system corresponding to Position.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Point3 BasePoint { get; set; }

Property Value

Type: Point3
See Also