#include <AcGeImpExternalCurve3d.h>
|
| | AcGeImpExternalCurve3d (AcGeImpExternalCurve3d const &) |
| |
| | AcGeImpExternalCurve3d (void *, AcGe::ExternalEntityKind, int) |
| |
| | AcGeImpExternalCurve3d (void) |
| |
| AcGeImpExternalCurve3d & | operator= (AcGeImpExternalCurve3d const &) |
| |
| AcGeImpExternalCurve3d & | set (void *, AcGe::ExternalEntityKind, int) |
| |
| AcGeImpExternalCurve3d & | setToOwnCurve (void) |
| |
| AcGe::ExternalEntityKind | externalCurveKind (void) const |
| |
| int | isCircArc (AcGeImpCurve3d *&) const |
| |
| int | isCircArc (void) const |
| |
| int | isDefined (void) const |
| |
| int | isEllipArc (AcGeImpCurve3d *&) const |
| |
| int | isEllipArc (void) const |
| |
| int | isLine (AcGeImpCurve3d *&) const |
| |
| int | isLine (void) const |
| |
| int | isLineSeg (AcGeImpCurve3d *&) const |
| |
| int | isLineSeg (void) const |
| |
| int | isNativeCurve (AcGeImpCurve3d *&) const |
| |
| int | isNurbCurve (AcGeImpCurve3d *&) const |
| |
| int | isNurbCurve (void) const |
| |
| int | isOwnerOfCurve (void) const |
| |
| int | isRay (AcGeImpCurve3d *&) const |
| |
| int | isRay (void) const |
| |
| virtual | ~AcGeImpExternalCurve3d (void) |
| |
| virtual AcGeImpCurve3d & | reverseParam (void) |
| |
| virtual AcGeImpCurve3d & | setInterval (AcGeImpInterval const &, int) |
| |
| virtual AcGeImpCurve3d & | setInterval (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpEntity3d * | project (AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual double | length (double, double, double) const |
| |
| virtual double | paramAtLength (double, double, int, double) const |
| |
| virtual double | paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | isClosed (AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isDegenerate (AcGeImpEntity3d *&, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isDegenerate (AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isLinear (AcGeImpLinearEnt3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isPeriodic (double &, int) const |
| |
| virtual int | isPlanar (AcGeImpPlanarEnt &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getInterval (AcGeImpInterval &, int, int) const |
| |
| virtual void | getSplitCurves (double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const |
| |
| void | getExternalCurve (void *&) const |
| |
Definition at line 33 of file AcGeImpExternalCurve3d.h.
◆ AcGeImpExternalCurve3d() [1/3]
◆ AcGeImpExternalCurve3d() [2/3]
◆ AcGeImpExternalCurve3d() [3/3]
| AcGeImpExternalCurve3d::AcGeImpExternalCurve3d |
( |
void | | ) |
|
◆ ~AcGeImpExternalCurve3d()
| virtual AcGeImpExternalCurve3d::~AcGeImpExternalCurve3d |
( |
void | | ) |
|
|
virtual |
◆ copy()
◆ externalCurveKind()
◆ getExternalCurve()
| void AcGeImpExternalCurve3d::getExternalCurve |
( |
void *& | | ) |
const |
◆ getInterval()
◆ getSplitCurves()
◆ isCircArc() [1/2]
◆ isCircArc() [2/2]
| int AcGeImpExternalCurve3d::isCircArc |
( |
void | | ) |
const |
◆ isClosed()
◆ isDefined()
| int AcGeImpExternalCurve3d::isDefined |
( |
void | | ) |
const |
◆ isDegenerate() [1/2]
◆ isDegenerate() [2/2]
◆ isEllipArc() [1/2]
◆ isEllipArc() [2/2]
| int AcGeImpExternalCurve3d::isEllipArc |
( |
void | | ) |
const |
◆ isEqualTo()
◆ isLine() [1/2]
◆ isLine() [2/2]
| int AcGeImpExternalCurve3d::isLine |
( |
void | | ) |
const |
◆ isLinear()
◆ isLineSeg() [1/2]
◆ isLineSeg() [2/2]
| int AcGeImpExternalCurve3d::isLineSeg |
( |
void | | ) |
const |
◆ isNativeCurve()
◆ isNurbCurve() [1/2]
◆ isNurbCurve() [2/2]
| int AcGeImpExternalCurve3d::isNurbCurve |
( |
void | | ) |
const |
◆ isOn()
◆ isOwnerOfCurve()
| int AcGeImpExternalCurve3d::isOwnerOfCurve |
( |
void | | ) |
const |
◆ isPeriodic()
◆ isPlanar()
◆ isRay() [1/2]
◆ isRay() [2/2]
| int AcGeImpExternalCurve3d::isRay |
( |
void | | ) |
const |
◆ length()
◆ operator=()
◆ paramAtLength()
◆ paramOf()
◆ project()
◆ reverseParam()
◆ set()
◆ setInterval() [1/2]
◆ setInterval() [2/2]
◆ setToOwnCurve()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: