24 #ifndef __FMGEOMETRY_H__
25 #define __FMGEOMETRY_H__
35 #define FMGE_ANGLE_TO_MINUSPI_PI(x) ( (x>OdaPI)?(x-Oda2PI):(x) )
static GE_STATIC_EXPORT const OdGeVector3d kZAxis
bool isParallelTo(const OdGeVector3d &vect, const OdGeTol &tol=OdGeContext::gTol) const
static GE_STATIC_EXPORT const OdGeVector3d kYAxis
static GE_STATIC_EXPORT const OdGeVector3d kXAxis
@ emergeCoincidentVertices
@ eTemporary_Extension_byTwoProfiles
@ eTemporary_Extension_byTwoContours
@ eTemporaryExtensionByTwoContours
@ eTemporary_Extension_extrusionByTrs
@ eTemporaryExtensionExtrusionByTrs
FMGEOMETRY_API bool isCoplanar(const OdGePlane &plane1, const OdGePlane &plane2)
DOM.
FMGEOMETRY_API void setToMirroring(OdGeMatrix2d &thisMatrix, const OdGePoint2d &mirrorPoint)
DOM.
DeviationParams(double deviation, OdUInt16 maxpercircle, OdUInt16 minpercircle)
static FaceOrientation PlaneOrientation(const OdGeVector3d &normal)
static FMGEOMETRY_API_STATIC OdUInt16 GetSegmentCount(double dAngle, double dRadius, const DeviationParams &devDeviation)
static FMGEOMETRY_API_STATIC DeviationParams gDefDev
static FMGEOMETRY_API_STATIC FaceOrientation GetReversedOrientation(FaceOrientation eOri)
static FMGEOMETRY_API_STATIC OdGeTol gTol