Click or drag to resize
SoInertiaMomentProcessing2drotationAngle Property

The orientation of the rotation axis in degrees (not radians).

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Morphometry
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat rotationAngle { get; }

Property Value

Type: SoSFFloat
Remarks

A positive value means that the angle is taken from the positive X axis to the postive Y axis. Default value is 10.0f.

See Also