FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcGeImpOffsetCurve3d Class Reference

#include <AcGeImpOffsetCurve3d.h>

Inheritance diagram for AcGeImpOffsetCurve3d:
AcGeOffsetCurve3d AcGeCurve3d AcGeEntity3d

Public Member Functions

 AcGeImpOffsetCurve3d (AcGeImpOffsetCurve3d const &)
 
AcGeImpCurve3d const * curve (double &, AcGeVector3d &, AcGeMatrix3d &, int &) const
 
AcGeImpCurve3d const * curve (void) const
 
AcGeImpOffsetCurve3doperator= (AcGeImpOffsetCurve3d const &)
 
AcGeImpOffsetCurve3dsetCurve (AcGeImpCurve3d const &)
 
AcGeImpOffsetCurve3dsetNormal (AcGeVector3d const &)
 
AcGeImpOffsetCurve3dsetOffsetDistance (double)
 
AcGeMatrix3d transformation (void) const
 
AcGeVector3d normal (void) const
 
double offsetDistance (void) const
 
int paramDirection (void) const
 
virtual ~AcGeImpOffsetCurve3d (void)
 
virtual AcGeImpBoundBlock3d boundBlock (int, AcGeImpInterval const &, int) const
 
virtual AcGeImpCurve3dreverseParam (void)
 
virtual AcGeImpCurve3dsetInterval (AcGeImpInterval const &, int)
 
virtual AcGeImpCurve3dsetInterval (void)
 
virtual AcGeImpCurve3doffsetBaseCurve (void) const
 
virtual AcGeImpEntity3dtransformBy (AcGeMatrix3d const &)
 
virtual AcGeImpEntity3dexactOffset (double, AcGeVector3d const &, AcGeDoubleArray *, AcGeDoubleArray *, AcGe::OffsetCrvExtType, AcGeTol const &=AcGeContext::gTol) const
 
virtual AcGeImpObjectcopy (void) const
 
virtual AcGePoint3d evalPoint (double) const
 
virtual AcGePoint3d evalPoint (double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) 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 explode (AcDbVoidPtrArray &, AcGeIntArray &, AcGeImpInterval const *) const
 
virtual int intersectSelf (AcGeCurveIntData &, AcGeVector3d const &, double, AcGeTol const &=AcGeContext::gTol) const
 
virtual int intersectWith (AcGeImpCurve3d const &, AcGeVector3d const &, AcGeCurveIntData &, AcGeTol const &=AcGeContext::gTol) 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 isPeriodic (double &, int) const
 
virtual int isPlanar (AcGeImpPlanarEnt &, AcGeTol const &=AcGeContext::gTol) const
 
virtual voidgetExternalEntity (void) const
 
virtual void eventDeleted (AcGeLink const &)
 
virtual void eventModified (AcGeLink const &)
 
virtual void eventTransformed (AcGeLink const &, AcGeMatrix3d const &)
 
virtual void getInterval (AcGeImpInterval &, int, int) const
 
virtual void getSplitCurves (double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const
 
void vanishDerivs (AcGeDoubleArray &, AcGeDoubleArray &, int) const
 
- Public Member Functions inherited from AcGeOffsetCurve3d
 AcGeOffsetCurve3d (AcGeCurve3d const &, AcGeVector3d const &, double)
 
 AcGeOffsetCurve3d (AcGeOffsetCurve3d const &)
 
 ~AcGeOffsetCurve3d (void)
 
AcGeCurve3d const * curve (void) const
 
AcGeMatrix3d transformation (void) const
 
AcGeOffsetCurve3doperator= (AcGeOffsetCurve3d const &)
 
AcGeOffsetCurve3dsetCurve (AcGeCurve3d const &)
 
AcGeOffsetCurve3dsetNormal (AcGeVector3d const &)
 
AcGeOffsetCurve3dsetOffsetDistance (double)
 
AcGeVector3d normal (void) const
 
double offsetDistance (void) const
 
Frx::Boolean paramDirection (void) const
 
- Public Member Functions inherited from AcGeCurve3d
 ~AcGeCurve3d ()
 
AcGeBoundBlock3d boundBlock (AcGeInterval const &) const
 
AcGeBoundBlock3d boundBlock (void) const
 
AcGeBoundBlock3d orthoBoundBlock (AcGeInterval const &) const
 
AcGeBoundBlock3d orthoBoundBlock (void) const
 
AcGeCurve3doperator= (AcGeCurve3d const &)
 
AcGeCurve3dreverseParam (void)
 
AcGeCurve3dsetInterval (void)
 
AcGeEntity3dorthoProject (AcGePlane const &, AcGeTol const &=AcGeContext::gTol) const
 
AcGeEntity3dproject (AcGePlane const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d closestPointTo (AcGeCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d closestPointTo (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d evalPoint (double) const
 
AcGePoint3d evalPoint (double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const
 
AcGePoint3d projClosestPointTo (AcGeCurve3d const &, AcGeVector3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d projClosestPointTo (AcGePoint3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const
 
double distanceTo (AcGeCurve3d const &, AcGeTol const &=AcGeContext::gTol) const
 
double distanceTo (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
double length (double, double, double=AcGeContext::gTol.equalPoint()) const
 
double paramAtLength (double, double, Frx::Boolean=Frx::kTrue, double=AcGeContext::gTol.equalPoint()) const
 
double paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean area (double, double, double &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean explode (AcDbVoidPtrArray &, AcGeIntArray &, AcGeInterval const *=nullptr) const
 
Adesk::Boolean getNormalPoint (AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean hasEndPoint (AcGePoint3d &) const
 
Adesk::Boolean hasStartPoint (AcGePoint3d &) const
 
Adesk::Boolean isClosed (AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isCoplanarWith (AcGeCurve3d const &, AcGePlane &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isDegenerate (AcGeEntity3d *&, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isDegenerate (AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isLinear (AcGeLine3d &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isOn (AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isOn (double, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isPeriodic (double &) const
 
Adesk::Boolean isPlanar (AcGePlane &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean setInterval (AcGeInterval const &)
 
void getClosestPointTo (AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getClosestPointTo (AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getInterval (AcGeInterval &) const
 
void getInterval (AcGeInterval &, AcGePoint3d &, AcGePoint3d &) const
 
void getLocalClosestPoints (AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeInterval const *, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const
 
void getLocalClosestPoints (AcGePoint3d const &, AcGePointOnCurve3d &, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const
 
void getProjClosestPointTo (AcGeCurve3d const &, AcGeVector3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getProjClosestPointTo (AcGePoint3d const &, AcGeVector3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getSamplePoints (double, double, double, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, bool=false) const
 
void getSamplePoints (int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const
 
void getSamplePoints (int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcArray< double, AcArrayMemCopyReallocator< double > > &) const
 
void getSplitCurves (double, AcGeCurve3d *&, AcGeCurve3d *&) const
 
void getTrimmedOffset (double, AcGeVector3d const &, AcDbVoidPtrArray &, AcGe::OffsetCrvExtType=AcGe::kFillet, AcGeTol const &=AcGeContext::gTol) const
 
- Public Member Functions inherited from AcGeEntity3d
 ~AcGeEntity3d (void)
 
AcGeEntity3dmirror (AcGePlane const &)
 
AcGeEntity3doperator= (AcGeEntity3d const &)
 
AcGeEntity3drotateBy (double, AcGeVector3d const &, AcGePoint3d const &)
 
AcGeEntity3dscaleBy (double, AcGePoint3d const &)
 
AcGeEntity3dtransformBy (AcGeMatrix3d const &)
 
AcGeEntity3dtranslateBy (AcGeVector3d const &)
 
AcGeEntity3dcopy (void) const
 
AcGe::EntityId type (void) const
 
Frx::Boolean isEqualTo (AcGeEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean isKindOf (AcGe::EntityId) const
 
Adesk::Boolean isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean operator!= (AcGeEntity3d const &) const
 
Frx::Boolean operator== (AcGeEntity3d const &) const
 

Additional Inherited Members

- Protected Member Functions inherited from AcGeCurve3d
 AcGeCurve3d (AcGeCurve3d const &)
 
 AcGeCurve3d (void)
 
- Protected Member Functions inherited from AcGeEntity3d
 AcGeEntity3d (AcGeEntity3d const &)
 
 AcGeEntity3d (AcGeImpEntity3d &, int)
 
 AcGeEntity3d (AcGeImpEntity3d *)
 
 AcGeEntity3d (void)
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d &, int) const
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d *) const
 
AcGeEntity3dnewEntity3d (AcGeImpEntity3d &, int) const
 
AcGeEntity3dnewEntity3d (AcGeImpEntity3d *) const
 
void connectTo (AcGeEntity3dImpl *)
 
- Protected Attributes inherited from AcGeEntity3d
AcGeEntity3dImplm_pImpl
 

Detailed Description

Definition at line 38 of file AcGeImpOffsetCurve3d.h.

Constructor & Destructor Documentation

◆ AcGeImpOffsetCurve3d()

AcGeImpOffsetCurve3d::AcGeImpOffsetCurve3d ( AcGeImpOffsetCurve3d const & )

◆ ~AcGeImpOffsetCurve3d()

virtual AcGeImpOffsetCurve3d::~AcGeImpOffsetCurve3d ( void )
virtual

Member Function Documentation

◆ boundBlock()

virtual AcGeImpBoundBlock3d AcGeImpOffsetCurve3d::boundBlock ( int ,
AcGeImpInterval const & ,
int  ) const
virtual

◆ copy()

virtual AcGeImpObject * AcGeImpOffsetCurve3d::copy ( void ) const
virtual

◆ curve() [1/2]

AcGeImpCurve3d const * AcGeImpOffsetCurve3d::curve ( double & ,
AcGeVector3d & ,
AcGeMatrix3d & ,
int &  ) const

◆ curve() [2/2]

AcGeImpCurve3d const * AcGeImpOffsetCurve3d::curve ( void ) const

◆ evalPoint() [1/2]

virtual AcGePoint3d AcGeImpOffsetCurve3d::evalPoint ( double ) const
virtual

◆ evalPoint() [2/2]

virtual AcGePoint3d AcGeImpOffsetCurve3d::evalPoint ( double ,
int ,
AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &  ) const
virtual

◆ eventDeleted()

virtual void AcGeImpOffsetCurve3d::eventDeleted ( AcGeLink const & )
virtual

◆ eventModified()

virtual void AcGeImpOffsetCurve3d::eventModified ( AcGeLink const & )
virtual

◆ eventTransformed()

virtual void AcGeImpOffsetCurve3d::eventTransformed ( AcGeLink const & ,
AcGeMatrix3d const &  )
virtual

◆ exactOffset()

virtual AcGeImpEntity3d * AcGeImpOffsetCurve3d::exactOffset ( double ,
AcGeVector3d const & ,
AcGeDoubleArray * ,
AcGeDoubleArray * ,
AcGe::OffsetCrvExtType ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ explode()

virtual int AcGeImpOffsetCurve3d::explode ( AcDbVoidPtrArray & ,
AcGeIntArray & ,
AcGeImpInterval const *  ) const
virtual

◆ getExternalEntity()

virtual void * AcGeImpOffsetCurve3d::getExternalEntity ( void ) const
virtual

◆ getInterval()

virtual void AcGeImpOffsetCurve3d::getInterval ( AcGeImpInterval & ,
int ,
int  ) const
virtual

◆ getSplitCurves()

virtual void AcGeImpOffsetCurve3d::getSplitCurves ( double ,
AcGeImpCurve3d *& ,
AcGeImpCurve3d *&  ) const
virtual

◆ intersectSelf()

virtual int AcGeImpOffsetCurve3d::intersectSelf ( AcGeCurveIntData & ,
AcGeVector3d const & ,
double ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ intersectWith()

virtual int AcGeImpOffsetCurve3d::intersectWith ( AcGeImpCurve3d const & ,
AcGeVector3d const & ,
AcGeCurveIntData & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ isClosed()

virtual int AcGeImpOffsetCurve3d::isClosed ( AcGeTol const & = AcGeContext::gTol) const
virtual

◆ isDegenerate() [1/2]

virtual int AcGeImpOffsetCurve3d::isDegenerate ( AcGe::EntityId & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ isDegenerate() [2/2]

virtual int AcGeImpOffsetCurve3d::isDegenerate ( AcGeImpEntity3d *& ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ isEqualTo()

virtual int AcGeImpOffsetCurve3d::isEqualTo ( AcGeImpEntity3d const & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ isLinear()

virtual int AcGeImpOffsetCurve3d::isLinear ( AcGeImpLinearEnt3d & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ isPeriodic()

virtual int AcGeImpOffsetCurve3d::isPeriodic ( double & ,
int  ) const
virtual

◆ isPlanar()

virtual int AcGeImpOffsetCurve3d::isPlanar ( AcGeImpPlanarEnt & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ length()

virtual double AcGeImpOffsetCurve3d::length ( double ,
double ,
double  ) const
virtual

◆ normal()

AcGeVector3d AcGeImpOffsetCurve3d::normal ( void ) const

◆ offsetBaseCurve()

virtual AcGeImpCurve3d * AcGeImpOffsetCurve3d::offsetBaseCurve ( void ) const
virtual

◆ offsetDistance()

double AcGeImpOffsetCurve3d::offsetDistance ( void ) const

◆ operator=()

AcGeImpOffsetCurve3d & AcGeImpOffsetCurve3d::operator= ( AcGeImpOffsetCurve3d const & )

◆ paramAtLength()

virtual double AcGeImpOffsetCurve3d::paramAtLength ( double ,
double ,
int ,
double  ) const
virtual

◆ paramDirection()

int AcGeImpOffsetCurve3d::paramDirection ( void ) const

◆ paramOf()

virtual double AcGeImpOffsetCurve3d::paramOf ( AcGePoint3d const & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ reverseParam()

virtual AcGeImpCurve3d & AcGeImpOffsetCurve3d::reverseParam ( void )
virtual

◆ setCurve()

AcGeImpOffsetCurve3d & AcGeImpOffsetCurve3d::setCurve ( AcGeImpCurve3d const & )

◆ setInterval() [1/2]

virtual AcGeImpCurve3d & AcGeImpOffsetCurve3d::setInterval ( AcGeImpInterval const & ,
int  )
virtual

◆ setInterval() [2/2]

virtual AcGeImpCurve3d & AcGeImpOffsetCurve3d::setInterval ( void )
virtual

◆ setNormal()

AcGeImpOffsetCurve3d & AcGeImpOffsetCurve3d::setNormal ( AcGeVector3d const & )

◆ setOffsetDistance()

AcGeImpOffsetCurve3d & AcGeImpOffsetCurve3d::setOffsetDistance ( double )

◆ transformation()

AcGeMatrix3d AcGeImpOffsetCurve3d::transformation ( void ) const

◆ transformBy()

virtual AcGeImpEntity3d & AcGeImpOffsetCurve3d::transformBy ( AcGeMatrix3d const & )
virtual

◆ type()

virtual AcGe::EntityId AcGeImpOffsetCurve3d::type ( int ) const
virtual

◆ vanishDerivs()

void AcGeImpOffsetCurve3d::vanishDerivs ( AcGeDoubleArray & ,
AcGeDoubleArray & ,
int  ) const

The documentation for this class was generated from the following file: