.

MPIPathElementType

Definition

 
typedef enum {
   MPIPathElementTypeINVALID,
   MPIPathElementTypeARC,           /* only 2D */
   MPIPathElementTypeARC_CENTER,    /* only 2D */
   MPIPathElementTypeARC_END_POINT, /* both 2D and 3D */
   MPIPathElementTypeHELIX,         /* not currently supported */
   MPIPathElementTypeIO,            /* not currently supported */
   MPIPathElementTypeLINE,          /* both 2D and 3D */

	MPIPathElementTypeMASK,
} MPIPathElementType;

Description

 
MPIPathElementTypeARC This type generates an arc specified by the arc's start angle, included angle, and radius.
MPIPathElementTypeARC_CENTER This type generates an arc specified by the arc's center and angle.
MPIPathElementTypeARC_END_POINT This type generates an arc specified by the arc's center, end point, and direction.
MPIPathElementTypeLINE This type generates a line specified by the position coordinates.

See Also

MPIPathArc | MPIPathLine

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering