EWedge::GetOuterArcLength
Outer circle arc length of the EWedge.
Namespace: Euresys::Open_eVision_2_5
[C++]
float GetOuterArcLength() const
Remarks
A EWedge is fully defined knowing its nominal position (its center coordinates), its nominal radius (diameter), its breadth, the angular position from where it extents, its angular amplitude, and its outline tolerance.
EWedge.OuterArcLength
Outer circle arc length of the EWedge.
Namespace: Euresys::Open_eVision_2_5
[C#]
float OuterArcLength
{ get; }
Remarks
A EWedge is fully defined knowing its nominal position (its center coordinates), its nominal radius (diameter), its breadth, the angular position from where it extents, its angular amplitude, and its outline tolerance.
EWedge.OuterArcLength
Outer circle arc length of the EWedge.
[VB6]
OuterArcLength As Single
read-only
Remarks
A EWedge is fully defined knowing its nominal position (its center coordinates), its nominal radius (diameter), its breadth, the angular position from where it extents, its angular amplitude, and its outline tolerance.
