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

#include <AcGePointOnCurve2d.h>

Inheritance diagram for AcGePointOnCurve2d:
AcGePointEnt2d AcGeEntity2d

Public Member Functions

 AcGePointOnCurve2d (AcGeCurve2d const &, double=0.)
 
 AcGePointOnCurve2d (AcGePointOnCurve2d const &)
 
 AcGePointOnCurve2d (void)
 
 ~AcGePointOnCurve2d (void)
 
AcGeCurve2d const * curve (void) const
 
AcGePoint2d point (AcGeCurve2d const &, double)
 
AcGePoint2d point (double)
 
AcGePoint2d point (void) const
 
AcGePointOnCurve2doperator= (AcGePointOnCurve2d const &)
 
AcGePointOnCurve2dsetCurve (AcGeCurve2d const &)
 
AcGePointOnCurve2dsetParameter (double)
 
AcGeVector2d deriv (int) const
 
AcGeVector2d deriv (int, AcGeCurve2d const &, double)
 
AcGeVector2d deriv (int, double)
 
double parameter (void) const
 
- Public Member Functions inherited from AcGePointEnt2d
 operator AcGePoint2d (void) const
 
 ~AcGePointEnt2d (void)
 
AcGePoint2d point2d (void) const
 
AcGePointEnt2doperator= (AcGePointEnt2d const &)
 
- Public Member Functions inherited from AcGeEntity2d
 ~AcGeEntity2d (void)
 
AcGeEntity2dmirror (AcGeLine2d const &)
 
AcGeEntity2doperator= (AcGeEntity2d const &)
 
AcGeEntity2drotateBy (double, AcGePoint2d const &)
 
AcGeEntity2dscaleBy (double, AcGePoint2d const &)
 
AcGeEntity2dtransformBy (AcGeMatrix2d const &)
 
AcGeEntity2dtranslateBy (AcGeVector2d const &)
 
AcGeEntity2dcopy (void) const
 
AcGe::EntityId type (void) const
 
Frx::Boolean isEqualTo (AcGeEntity2d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean isKindOf (AcGe::EntityId) const
 
Adesk::Boolean isOn (AcGePoint2d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean operator!= (AcGeEntity2d const &) const
 
Frx::Boolean operator== (AcGeEntity2d const &) const
 

Additional Inherited Members

- Protected Member Functions inherited from AcGePointEnt2d
 AcGePointEnt2d (AcGePointEnt2d const &)
 
 AcGePointEnt2d (void)
 
- Protected Member Functions inherited from AcGeEntity2d
 AcGeEntity2d (AcGeEntity2d const &)
 
 AcGeEntity2d (AcGeImpEntity3d &, int)
 
 AcGeEntity2d (AcGeImpEntity3d *)
 
 AcGeEntity2d (void)
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d *) const
 
void connectTo (AcGeEntity2dImpl *)
 
- Protected Attributes inherited from AcGeEntity2d
AcGeEntity2dImplm_pImpl
 

Detailed Description

Definition at line 24 of file AcGePointOnCurve2d.h.

Constructor & Destructor Documentation

◆ AcGePointOnCurve2d() [1/3]

AcGePointOnCurve2d::AcGePointOnCurve2d ( AcGeCurve2d const & ,
double = 0. )

◆ AcGePointOnCurve2d() [2/3]

AcGePointOnCurve2d::AcGePointOnCurve2d ( AcGePointOnCurve2d const & )

◆ AcGePointOnCurve2d() [3/3]

AcGePointOnCurve2d::AcGePointOnCurve2d ( void )

◆ ~AcGePointOnCurve2d()

AcGePointOnCurve2d::~AcGePointOnCurve2d ( void )

Member Function Documentation

◆ curve()

AcGeCurve2d const * AcGePointOnCurve2d::curve ( void ) const

◆ deriv() [1/3]

AcGeVector2d AcGePointOnCurve2d::deriv ( int ) const

◆ deriv() [2/3]

AcGeVector2d AcGePointOnCurve2d::deriv ( int ,
AcGeCurve2d const & ,
double  )

◆ deriv() [3/3]

AcGeVector2d AcGePointOnCurve2d::deriv ( int ,
double  )

◆ operator=()

AcGePointOnCurve2d & AcGePointOnCurve2d::operator= ( AcGePointOnCurve2d const & )

◆ parameter()

double AcGePointOnCurve2d::parameter ( void ) const

◆ point() [1/3]

AcGePoint2d AcGePointOnCurve2d::point ( AcGeCurve2d const & ,
double  )

◆ point() [2/3]

AcGePoint2d AcGePointOnCurve2d::point ( double )

◆ point() [3/3]

AcGePoint2d AcGePointOnCurve2d::point ( void ) const

◆ setCurve()

AcGePointOnCurve2d & AcGePointOnCurve2d::setCurve ( AcGeCurve2d const & )

◆ setParameter()

AcGePointOnCurve2d & AcGePointOnCurve2d::setParameter ( double )

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