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

#include <AcGeImpPointOnCurve3d.h>

Public Member Functions

 AcGeImpPointOnCurve3d (AcGeImpCurve3d const &)
 
 AcGeImpPointOnCurve3d (AcGeImpCurve3d const &, double)
 
 AcGeImpPointOnCurve3d (AcGeImpPointOnCurve3d const &)
 
 AcGeImpPointOnCurve3d (void)
 
AcGeImpCurve3d const * curve (void) const
 
AcGeImpPointOnCurve3doperator= (AcGeImpPointOnCurve3d const &)
 
AcGeImpPointOnCurve3dsetCurve (AcGeImpCurve3d const &)
 
AcGeImpPointOnCurve3dsetParameter (double)
 
AcGePoint3d point (AcGeImpCurve3d const &, double)
 
AcGePoint3d point (double)
 
AcGeVector3d deriv (int) const
 
AcGeVector3d deriv (int, AcGeImpCurve3d const &, double)
 
AcGeVector3d deriv (int, double)
 
double parameter (void) const
 
int curvature (double &)
 
int curvature (double &, AcGeVector3d &)
 
int curvature (double, double &)
 
int curvature (double, double &, AcGeVector3d &)
 
int isSingular (AcGeTol const &=AcGeContext::gTol) const
 
virtual ~AcGeImpPointOnCurve3d (void)
 
virtual AcGeImpEntity3dtransformBy (AcGeMatrix3d const &)
 
virtual AcGeImpObjectcopy (void) const
 
virtual AcGePoint3d point (void) const
 
virtual AcGe::EntityId type (int) const
 
virtual int isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
 
virtual void eventDeleted (AcGeLink const &)
 
virtual void eventModified (AcGeLink const &)
 

Detailed Description

Definition at line 30 of file AcGeImpPointOnCurve3d.h.

Constructor & Destructor Documentation

◆ AcGeImpPointOnCurve3d() [1/4]

AcGeImpPointOnCurve3d::AcGeImpPointOnCurve3d ( AcGeImpCurve3d const & )

◆ AcGeImpPointOnCurve3d() [2/4]

AcGeImpPointOnCurve3d::AcGeImpPointOnCurve3d ( AcGeImpCurve3d const & ,
double  )

◆ AcGeImpPointOnCurve3d() [3/4]

AcGeImpPointOnCurve3d::AcGeImpPointOnCurve3d ( AcGeImpPointOnCurve3d const & )

◆ AcGeImpPointOnCurve3d() [4/4]

AcGeImpPointOnCurve3d::AcGeImpPointOnCurve3d ( void )

◆ ~AcGeImpPointOnCurve3d()

virtual AcGeImpPointOnCurve3d::~AcGeImpPointOnCurve3d ( void )
virtual

Member Function Documentation

◆ copy()

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

◆ curvature() [1/4]

int AcGeImpPointOnCurve3d::curvature ( double & )

◆ curvature() [2/4]

int AcGeImpPointOnCurve3d::curvature ( double & ,
AcGeVector3d &  )

◆ curvature() [3/4]

int AcGeImpPointOnCurve3d::curvature ( double ,
double &  )

◆ curvature() [4/4]

int AcGeImpPointOnCurve3d::curvature ( double ,
double & ,
AcGeVector3d &  )

◆ curve()

AcGeImpCurve3d const * AcGeImpPointOnCurve3d::curve ( void ) const

◆ deriv() [1/3]

AcGeVector3d AcGeImpPointOnCurve3d::deriv ( int ) const

◆ deriv() [2/3]

AcGeVector3d AcGeImpPointOnCurve3d::deriv ( int ,
AcGeImpCurve3d const & ,
double  )

◆ deriv() [3/3]

AcGeVector3d AcGeImpPointOnCurve3d::deriv ( int ,
double  )

◆ eventDeleted()

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

◆ eventModified()

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

◆ isEqualTo()

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

◆ isSingular()

int AcGeImpPointOnCurve3d::isSingular ( AcGeTol const & = AcGeContext::gTol) const

◆ operator=()

AcGeImpPointOnCurve3d & AcGeImpPointOnCurve3d::operator= ( AcGeImpPointOnCurve3d const & )

◆ parameter()

double AcGeImpPointOnCurve3d::parameter ( void ) const

◆ point() [1/3]

AcGePoint3d AcGeImpPointOnCurve3d::point ( AcGeImpCurve3d const & ,
double  )

◆ point() [2/3]

AcGePoint3d AcGeImpPointOnCurve3d::point ( double )

◆ point() [3/3]

virtual AcGePoint3d AcGeImpPointOnCurve3d::point ( void ) const
virtual

◆ setCurve()

AcGeImpPointOnCurve3d & AcGeImpPointOnCurve3d::setCurve ( AcGeImpCurve3d const & )

◆ setParameter()

AcGeImpPointOnCurve3d & AcGeImpPointOnCurve3d::setParameter ( double )

◆ transformBy()

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

◆ type()

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

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