Click or drag to resize

ElementStates_OLDCoosys Property

Gets or sets local coordinate system at the anchor points of the states.

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

Property Value

Type: ListVector3
See Also