|
ElementStatescoosys Field
|
local coordinate system at the anchor points of the states
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<Vector3[]> coosys
Public coosys As List(Of Vector3())
public:
List<array<Vector3>^>^ coosys
val mutable coosys: List<Vector3[]>
Field Value
Type:
ListVector3
See Also