CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _OD_GECURVE3D_H_
25 #define _OD_GECURVE3D_H_
27 #include "Ge/GeEntity3d.h"
44 class OdGePointOnCurve3dData;
499 double& period)
const;
716 bool forceResampling =
false)
const;
831 bool sameParametrization =
false );
bool isOn(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const
bool getNormalPoint(const OdGePoint3d &point, OdGePointOnCurve3d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) const
void appendSamplePoints(const OdGeInterval *paramInterval, double approxEps, OdGePoint3dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) const
bool isDegenerate(OdGeEntity3d *&pConvertedEntity, const OdGeTol &tol=OdGeContext::gTol) const
OdGeBoundBlock3d orthoBoundBlock(const OdGeInterval &range) const
bool hasStartPoint(OdGePoint3d &startPoint) const
OdGeEntity3d & operator=(const OdGeEntity3d &entity)
OdGePoint3d evalPoint(double param) const
void getSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint3dArray &pointArray, OdGeDoubleArray *paramArray=NULL) const
bool area(double startParam, double endParam, double &value, const OdGeTol &tol=OdGeContext::gTol) const
OdGeEntity3d * orthoProject(const OdGePlane &projectionPlane, const OdGeTol &tol=OdGeContext::gTol) const
bool isCoplanarWith(const OdGeCurve3d &curve, OdGePlane &plane, const OdGeTol &tol=OdGeContext::gTol) const
void getLocalClosestPoints(const OdGeCurve3d &curve, OdGePointOnCurve3d &approxPntOnThisCrv, OdGePointOnCurve3d &approxPntOnOtherCrv, const OdGeInterval *pInterval1=NULL, const OdGeInterval *pInterval2=NULL, const OdGeTol &tol=OdGeContext::gTol) const
double length(double fromParam, double toParam, double tol=OdGeContext::gTol.equalPoint()) const
GLsizei GLsizei GLchar * source
OdGeBoundBlock3d boundBlock() const
TD_USING(OdGeEntity3d::isOn)
OdGePoint3d closestPointTo(const OdGeCurve3d &curve, OdGePoint3d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) const
bool isOn(double param, const OdGeTol &tol=OdGeContext::gTol) const
OdGeCurve3d(const OdGeCurve3d &source)
void getTrimmedOffset(double distance, const OdGeVector3d &planeNormal, OdGeCurve3dPtrArray &offsetCurveList, OdGe::OffsetCrvExtType extensionType=OdGe::kFillet, const OdGeTol &tol=OdGeContext::gTol) const
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
void appendSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint3dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) const
bool isPeriodic(double &period) const
bool hasEndPoint(OdGePoint3d &endPoint) const
OdGePoint3d projClosestPointTo(const OdGePoint3d &point, const OdGeVector3d &projectDirection, const OdGeTol &tol=OdGeContext::gTol) const
OdGeBoundBlock3d boundBlock(const OdGeInterval &range) const
bool isOn(const OdGePoint3d &point, double ¶m, const OdGeTol &tol=OdGeContext::gTol) const
double paramAtLength(double datumParam, double length, bool posParamDir=true, double tol=OdGeContext::gTol.equalPoint()) const
OdGeBoundBlock3d orthoBoundBlock() const
OdGePoint3d projClosestPointTo(const OdGeCurve3d &curve, const OdGeVector3d &projectDirection, OdGePoint3d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) const
void getSamplePoints(const OdGeInterval *paramInterval, double approxEps, OdGePoint3dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) const
OdGePoint3d evalPoint(double param, int numDeriv, OdGeVector3dArray &derivatives) const
double distanceTo(const OdGeCurve3d &curve, const OdGeTol &tol=OdGeContext::gTol) const
GE_TOOLKIT_EXPORT OdGeCurve2d * convertTo2d(const OdGeCurve3d *source, const OdGeTol &tol=OdGeContext::gTol, bool sameParametrization=false)
bool explode(OdGeCurve3dPtrArray &explodedCurves, OdGeIntArray &newExplodedCurves, const OdGeInterval *pInterval=NULL) const
void getSplitCurves(double param, OdGeCurve3d *&piece1, OdGeCurve3d *&piece2) const
double distanceTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const
OdGeEntity3d * project(const OdGePlane &projectionPlane, const OdGeVector3d &projectDirection, const OdGeTol &tol=OdGeContext::gTol) const
bool isPlanar(OdGePlane &plane, const OdGeTol &tol=OdGeContext::gTol) const
void getInterval(OdGeInterval &interval) const
GLuint GLsizei GLsizei * length
bool isLinear(OdGeLine3d &line, const OdGeTol &tol=OdGeContext::gTol) const
bool setInterval(const OdGeInterval &interval)
void getSamplePoints(int numSample, OdGePoint3dArray &pointArray) const
double paramOf(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const
OdGeCurve3d & reverseParam()
void appendSamplePoints(int numSample, OdGePoint3dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) const
void getInterval(OdGeInterval &interval, OdGePoint3d &start, OdGePoint3d &end) const
static GE_STATIC_EXPORT OdGeTol gTol
#define GE_TOOLKIT_EXPORT
void getProjClosestPointTo(const OdGePoint3d &point, const OdGeVector3d &projectDirection, OdGePointOnCurve3d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) const
GLsizei const GLfloat * value
void getSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint3dArray &pointArray, OdGeDoubleArray ¶mArray, bool forceResampling=false) const
void getLocalClosestPoints(const OdGePoint3d &point, OdGePointOnCurve3d &approxPntOnThisCrv, const OdGeInterval *pInterval1=NULL, const OdGeTol &tol=OdGeContext::gTol) const
double length(double tol=OdGeContext::gTol.equalPoint()) const
bool isDegenerate(OdGe::EntityId °enerateType, const OdGeTol &tol=OdGeContext::gTol) const
void getProjClosestPointTo(const OdGeCurve3d &curve, const OdGeVector3d &projectDirection, OdGePointOnCurve3d &pntOnThisCrv, OdGePointOnCurve3d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) const
void getClosestPointTo(const OdGePoint3d &point, OdGePointOnCurve3d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) const
OdGeCurve3d & setInterval()
OdGePoint3d closestPointTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const
void getClosestPointTo(const OdGeCurve3d &curve, OdGePointOnCurve3d &pntOnThisCrv, OdGePointOnCurve3d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) const
void getSamplePoints(int numSample, OdGePoint3dArray &pointArray, OdGeDoubleArray ¶mArray) const