int isCoplanarTo(AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const
void getCoefficients(double &, double &, double &, double &) const
void getCoordSystem(AcGePoint3d &, AcGeVector3d &, AcGeVector3d &) const
virtual int isPeriodicInU(double &) const
AcGeImpPlanarEnt(AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, int)
virtual AcGeImpEntity3d & translateBy(AcGeVector3d const &)
int isParallelTo(AcGeImpLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const
virtual AcGeImpObject * copy(void) const
int isParallelTo(AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const
virtual void evalNormal(AcGePointOnSurfaceData &) const
virtual AcGeImpEntity3d & transformBy(AcGeMatrix3d const &)
virtual ~AcGeImpPlanarEnt(void)
AcGeImpPlanarEnt(AcGeImpPlanarEnt const &)
void get(AcGePoint3d &, AcGePoint3d &, AcGePoint3d &) const
virtual void evaluate(int, AcGePointOnSurfaceData &, int) const
int intersectWith(AcGeImpEllipArc3d const &, int &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
virtual void getClosestPointTo(AcGePoint3d const &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const
int isPerpendicularTo(AcGeImpLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const
virtual AcGePoint3d closestPointToBoundary(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
int isWithinBounds(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeImpPlanarEnt & operator=(AcGeImpPlanarEnt const &)
int intersectWith(AcGeImpLinearEnt3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
virtual void getClosestPointTo(AcGeImpSurface const &, AcGeImpPointOnSurface &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const
AcGeImpPlanarEnt(AcGePoint3d const &, AcGeVector3d const &)
virtual int isPeriodicInV(double &) const
void get(AcGePoint3d &, AcGeVector3d &, AcGeVector3d &) const
AcGePoint3d closestPntPlanarEnt(AcGeImpPlanarEnt const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
virtual AcGePoint3d closestPointTo(AcGeImpSurface const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
virtual AcGe::EntityId type(int) const
virtual AcGePoint2d paramOf(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeImpPlanarEnt & set(AcGePoint3d const &, AcGeVector3d const &)
AcGePoint3d pointOnPlane(void) const
virtual AcGePoint3d closestPointTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeImpPlanarEnt(double, double, double, double)
virtual AcGePoint3d closestCurveToBoundary(AcGeImpCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
virtual void getEnvelope(AcGeImpInterval &, AcGeImpInterval &) const
virtual void getClosestPointTo(AcGeImpCurve3d const &, AcGeImpPointOnCurve3d &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const
static ARX_API_STATIC AcGeImpPlanarEnt const kYZPlane
virtual AcGePoint3d closestPointTo(AcGeImpCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
virtual AcGePoint3d evalPoint(double, double) const
double signedDistanceTo(AcGePoint3d const &) const
AcGeImpPlanarEnt & set(AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, int)
AcGeImpPlanarEnt & set(AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, int)
virtual void setEnvelope(AcGeImpInterval &, AcGeImpInterval &)
virtual void * getExternalEntity(void) const
AcGeImpPlanarEnt(AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, int)
int isPerpendicularTo(AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const
virtual int boundary(AcGeImpCurve3d **const) const
virtual int isEqualTo(AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeVector3d normal(void) const
int intersectWithBoundedPlane(AcGeImpPlanarEnt const &, AcGeImpLinearEnt3d &, AcGeTol const &=AcGeContext::gTol) const
static ARX_API_STATIC AcGeImpPlanarEnt const kZXPlane
AcGeImpPlanarEnt & unbound(void)
int intersectWith(AcGeImpPlanarEnt const &, AcGeImpLinearEnt3d &, AcGeTol const &=AcGeContext::gTol) const
static ARX_API_STATIC AcGeImpPlanarEnt const kXYPlane
AcGeImpPlanarEnt & set(double, double, double, double)
static ARX_API_STATIC AcGeTol gTol