Click or drag to resize

Element1DStateCoosys Property

Gets or sets the local coordinate system at Position.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Vector3[] Coosys { get; set; }

Property Value

Type: Vector3
Remarks
Vector3's coordinate are given with respect to the global coordinate system.
See Also