|
Supportlocal_coosys Property
|
plane according to which the nodal coordinate system is oriented
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Plane3 local_coosys { get; }
Public ReadOnly Property local_coosys As Plane3
Get
public:
property Plane3^ local_coosys {
Plane3^ get ();
}
member local_coosys : Plane3 with get
Property Value
Type:
Plane3
See Also