SoDataMeasureAttributesferetAngles2D Property |
List of 2D angles for measures using Feret 2D.
Namespace: OIV.ImageViz.Nodes.MeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFFloat feretAngles2D { get; }
Public ReadOnly Property feretAngles2D As SoMFFloat
Get
public:
property SoMFFloat^ feretAngles2D {
SoMFFloat^ get ();
}
member feretAngles2D : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks Default value is { 0.f, 18.f, 36.f, 54.f, 72.f, 90.f, 108.f, 126.f, 144.f, 162.f}.
See Also