Click or drag to resize

QuaternionC Property

Gets or sets the second imaginary coefficient of the quaternion.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double C { get; set; }

Property Value

Type: Double
See Also