SoDataMeasureAttributesferetAngles3D Property |
List of 3D angles for measures using Feret 3D.
Namespace: OIV.ImageViz.Nodes.MeasuresAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoMFVec2f feretAngles3D { get; }
Public ReadOnly Property feretAngles3D As SoMFVec2f
Get
public:
property SoMFVec2f^ feretAngles3D {
SoMFVec2f^ get ();
}
member feretAngles3D : SoMFVec2f with get
Property Value
Type:
SoMFVec2fRemarks Angles are defined by a couple (See figure in section Feret's Diameter).
See Also