|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcGeLine2d, including all inherited members.
| AcGeCurve2d(AcGeCurve2d const &) | AcGeCurve2d | protected |
| AcGeCurve2d(void) | AcGeCurve2d | protected |
| AcGeEntity2d(AcGeEntity2d const &) | AcGeEntity2d | protected |
| AcGeEntity2d(AcGeImpEntity3d &, int) | AcGeEntity2d | protected |
| AcGeEntity2d(AcGeImpEntity3d *) | AcGeEntity2d | protected |
| AcGeEntity2d(void) | AcGeEntity2d | protected |
| AcGeLine2d(AcGeLine2d const &) | AcGeLine2d | |
| AcGeLine2d(AcGePoint2d const &, AcGePoint2d const &) | AcGeLine2d | |
| AcGeLine2d(AcGePoint2d const &, AcGeVector2d const &) | AcGeLine2d | |
| AcGeLine2d(void) | AcGeLine2d | |
| AcGeLinearEnt2d(AcGeLinearEnt2d const &) | AcGeLinearEnt2d | protected |
| AcGeLinearEnt2d(void) | AcGeLinearEnt2d | protected |
| area(double, double, double &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| boundBlock(AcGeInterval const &) const | AcGeCurve2d | |
| boundBlock(void) const | AcGeCurve2d | |
| closestPointTo(AcGeCurve2d const &, AcGePoint2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| closestPointTo(AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| connectTo(AcGeEntity2dImpl *) | AcGeEntity2d | protected |
| copy(void) const | AcGeEntity2d | |
| direction(void) const | AcGeLinearEnt2d | |
| distanceTo(AcGeCurve2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| distanceTo(AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| evalPoint(double) const | AcGeCurve2d | |
| evalPoint(double, int, AcArray< AcGeVector2d, AcArrayMemCopyReallocator< AcGeVector2d > > &) const | AcGeCurve2d | |
| explode(AcDbVoidPtrArray &, AcGeIntArray &, AcGeInterval const *) const | AcGeCurve2d | |
| getClosestPointTo(AcGeCurve2d const &, AcGePointOnCurve2d &, AcGePointOnCurve2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| getClosestPointTo(AcGePoint2d const &, AcGePointOnCurve2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| getInterval(AcGeInterval &) const | AcGeCurve2d | |
| getInterval(AcGeInterval &, AcGePoint2d &, AcGePoint2d &) const | AcGeCurve2d | |
| getLine(AcGeLine2d &) const | AcGeLinearEnt2d | |
| getLocalClosestPoints(AcGeCurve2d const &, AcGePointOnCurve2d &, AcGePointOnCurve2d &, AcGeInterval const *, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| getLocalClosestPoints(AcGePoint2d const &, AcGePointOnCurve2d &, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| getNormalPoint(AcGePoint2d const &, AcGePointOnCurve2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| getPerpLine(AcGePoint2d const &, AcGeLine2d &) const | AcGeLinearEnt2d | |
| getSamplePoints(double, double, double, AcGePoint2dArray &, AcGeDoubleArray &) const | AcGeCurve2d | |
| getSamplePoints(int, AcGePoint2dArray &) const | AcGeCurve2d | |
| getSplitCurves(double, AcGeCurve2d *&, AcGeCurve2d *&) const | AcGeCurve2d | |
| getTrimmedOffset(double, AcDbVoidPtrArray &, AcGe::OffsetCrvExtType, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| hasEndPoint(AcGePoint2d &) const | AcGeCurve2d | |
| hasStartPoint(AcGePoint2d &) const | AcGeCurve2d | |
| intersectWith(AcGeLinearEnt2d const &, AcGePoint2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt2d | |
| isClosed(AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isColinearTo(AcGeLinearEnt2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt2d | |
| isDegenerate(AcGeEntity2d *&, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isDegenerate(AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isEqualTo(AcGeEntity2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeEntity2d | |
| isKindOf(AcGe::EntityId) const | AcGeEntity2d | |
| isLinear(AcGeLine2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isOn(AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isOn(AcGePoint2d const &, double &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isOn(double, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| isParallelTo(AcGeLinearEnt2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt2d | |
| isPeriodic(double &) const | AcGeCurve2d | |
| isPerpendicularTo(AcGeLinearEnt2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt2d | |
| kXAxis | AcGeLine2d | static |
| kYAxis | AcGeLine2d | static |
| length(double, double, double=AcGeContext::gTol.equalPoint()) const | AcGeCurve2d | |
| m_pImpl | AcGeEntity2d | protected |
| mirror(AcGeLine2d const &) | AcGeEntity2d | |
| newEntity2d(AcGeImpEntity3d *) const | AcGeEntity2d | protected |
| operator!=(AcGeEntity2d const &) const | AcGeEntity2d | |
| operator=(AcGeLine2d const &) | AcGeLine2d | |
| AcGeLinearEnt2d::operator=(AcGeLinearEnt2d const &) | AcGeLinearEnt2d | |
| AcGeCurve2d::operator=(AcGeCurve2d const &) | AcGeCurve2d | |
| AcGeEntity2d::operator=(AcGeEntity2d const &) | AcGeEntity2d | |
| operator==(AcGeEntity2d const &) const | AcGeEntity2d | |
| orthoBoundBlock(AcGeInterval const &) const | AcGeCurve2d | |
| orthoBoundBlock(void) const | AcGeCurve2d | |
| overlap(AcGeLinearEnt2d const &, AcGeLinearEnt2d *&, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt2d | |
| paramAtLength(double, double, Frx::Boolean=Frx::kTrue, double=AcGeContext::gTol.equalPoint()) const | AcGeCurve2d | |
| paramOf(AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve2d | |
| pointOnLine(void) const | AcGeLinearEnt2d | |
| reverseParam(void) | AcGeCurve2d | |
| rotateBy(double, AcGePoint2d const &) | AcGeEntity2d | |
| scaleBy(double, AcGePoint2d const &) | AcGeEntity2d | |
| set(AcGePoint2d const &, AcGePoint2d const &) | AcGeLine2d | |
| set(AcGePoint2d const &, AcGeVector2d const &) | AcGeLine2d | |
| setInterval(void) | AcGeCurve2d | |
| setInterval(AcGeInterval const &) | AcGeCurve2d | |
| transformBy(AcGeMatrix2d const &) | AcGeEntity2d | |
| translateBy(AcGeVector2d const &) | AcGeEntity2d | |
| type(void) const | AcGeEntity2d | |
| ~AcGeCurve2d(void) | AcGeCurve2d | |
| ~AcGeEntity2d(void) | AcGeEntity2d | |
| ~AcGeLine2d(void) | AcGeLine2d | |
| ~AcGeLinearEnt2d(void) | AcGeLinearEnt2d |