EWedgeShape::GetOuterArcLength
Outer circle arc length of the EWedgeShape
.
Namespace: Euresys::Open_eVision
[C++]
float GetOuterArcLength() const
Remarks
A EWedgeShape
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.
EWedgeShape.OuterArcLength
Outer circle arc length of the EWedgeShape
.
Namespace: Euresys.Open_eVision
[C#]
float OuterArcLength
{ get; }
Remarks
A EWedgeShape
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.
EWedgeShape.OuterArcLength
Outer circle arc length of the EWedgeShape
.
Module: open_evision
[Python]
OuterArcLength: float
{get}
Remarks
A EWedgeShape
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.