|
Supportlocal_coosys Property
|
Gets plane according to which the nodal coordinate system is oriented.
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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