ECircle Class
Represents a model of a circle (or arc) in EasyGauge.
Base Class:EFrame
Namespace: Euresys::Open_eVision
License(s): Any
Constructors
Properties
Angular position at the apex of a ECircle
object.
Circle arc length of a ECircle
object.
Flag indicating whether positive angles correspond to a clockwise or an anticlockwise rotation.
Angular position of the end of a ECircle
object.
Angular position from where the ECircle
object extents.
Angular amplitude of the ECircle
object.
Diameter of a ECircle
object.
Radius of a ECircle
object.
Methods
Computes the distance between a line and a circle.
Computes the distance between a point and a circle.
Computes the intersections between two circles. Returns the number of intersections and stores the found intersections in the provided point parameters.
Computes the intersections between a line and circle. Returns the number of intersections and stores the found intersections in the provided point parameters.
Returns the coordinates of a particular point specified by its location along the circle arc.
Computes the projection of a point on a circle.
Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle
object.
Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle
object.
ECircle Class
Represents a model of a circle (or arc) in EasyGauge.
Base Class:EFrame
Namespace: Euresys.Open_eVision
License(s): Any
Constructors
Properties
Flag indicating whether positive angles correspond to a clockwise or an anticlockwise rotation.
Methods
Computes the distance between a line and a circle.
Computes the distance between a point and a circle.
Computes the intersections between two circles. Returns the number of intersections and stores the found intersections in the provided point parameters.
Computes the intersections between a line and circle. Returns the number of intersections and stores the found intersections in the provided point parameters.
Returns the coordinates of a particular point specified by its location along the circle arc.
Computes the projection of a point on a circle.
Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle
object.
Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle
object.
ECircle Class
Represents a model of a circle (or arc) in EasyGauge.
Base Class:EFrame
Module: open_evision
License(s): Any
Constructors
Properties
Flag indicating whether positive angles correspond to a clockwise or an anticlockwise rotation.
Methods
Computes the distance between a line and a circle.
Computes the distance between a point and a circle.
Computes the intersections between two circles. Returns the number of intersections and stores the found intersections in the provided point parameters.
Computes the intersections between a line and circle. Returns the number of intersections and stores the found intersections in the provided point parameters.
Returns the coordinates of a particular point specified by its location along the circle arc.
Computes the projection of a point on a circle.
Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle
object.
Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle
object.