EulerAnglesNutation Property |
Gets the Nutation angle (around Ox' axis).
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic double Nutation { get; }
Public ReadOnly Property Nutation As Double
Get
public:
property double Nutation {
double get ();
}
member Nutation : float with get
Property Value
Type:
Double
See Also