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

#include <AcGeCurveSurfInt.h>

Inheritance diagram for AcGeCurveSurfInt:
AcGeEntity3d

Public Member Functions

 AcGeCurveSurfInt (AcGeCurve3d const &, AcGeSurface const &, AcGeTol const &=AcGeContext::gTol)
 
 AcGeCurveSurfInt (AcGeCurveSurfInt const &)
 
 AcGeCurveSurfInt (void)
 
 ~AcGeCurveSurfInt (void)
 
AcGeCurve3d const * curve (void) const
 
AcGeCurveSurfIntoperator= (AcGeCurveSurfInt const &)
 
AcGeCurveSurfIntset (AcGeCurve3d const &, AcGeSurface const &, AcGeTol const &=AcGeContext::gTol)
 
AcGePoint3d intPoint (int, AcGe::AcGeIntersectError &) const
 
AcGeSurface const * surface (void) const
 
AcGeTol tolerance (void) const
 
int numIntPoints (AcGe::AcGeIntersectError &) const
 
void getIntConfigs (int, AcGe::csiConfig &, AcGe::csiConfig &, int &, AcGe::AcGeIntersectError &) const
 
void getIntParams (int, double &, AcGePoint2d &, AcGe::AcGeIntersectError &) const
 
void getPointOnCurve (int, AcGePointOnCurve3d &, AcGe::AcGeIntersectError &) const
 
void getPointOnSurface (int, AcGePointOnSurface &, AcGe::AcGeIntersectError &) 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 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 30 of file AcGeCurveSurfInt.h.

Constructor & Destructor Documentation

◆ AcGeCurveSurfInt() [1/3]

AcGeCurveSurfInt::AcGeCurveSurfInt ( AcGeCurve3d const & ,
AcGeSurface const & ,
AcGeTol const & = AcGeContext::gTol )

◆ AcGeCurveSurfInt() [2/3]

AcGeCurveSurfInt::AcGeCurveSurfInt ( AcGeCurveSurfInt const & )

◆ AcGeCurveSurfInt() [3/3]

AcGeCurveSurfInt::AcGeCurveSurfInt ( void )

◆ ~AcGeCurveSurfInt()

AcGeCurveSurfInt::~AcGeCurveSurfInt ( void )

Member Function Documentation

◆ curve()

AcGeCurve3d const * AcGeCurveSurfInt::curve ( void ) const

◆ getIntConfigs()

void AcGeCurveSurfInt::getIntConfigs ( int ,
AcGe::csiConfig & ,
AcGe::csiConfig & ,
int & ,
AcGe::AcGeIntersectError &  ) const

◆ getIntParams()

void AcGeCurveSurfInt::getIntParams ( int ,
double & ,
AcGePoint2d & ,
AcGe::AcGeIntersectError &  ) const

◆ getPointOnCurve()

void AcGeCurveSurfInt::getPointOnCurve ( int ,
AcGePointOnCurve3d & ,
AcGe::AcGeIntersectError &  ) const

◆ getPointOnSurface()

void AcGeCurveSurfInt::getPointOnSurface ( int ,
AcGePointOnSurface & ,
AcGe::AcGeIntersectError &  ) const

◆ intPoint()

AcGePoint3d AcGeCurveSurfInt::intPoint ( int ,
AcGe::AcGeIntersectError &  ) const

◆ numIntPoints()

int AcGeCurveSurfInt::numIntPoints ( AcGe::AcGeIntersectError & ) const

◆ operator=()

AcGeCurveSurfInt & AcGeCurveSurfInt::operator= ( AcGeCurveSurfInt const & )

◆ set()

AcGeCurveSurfInt & AcGeCurveSurfInt::set ( AcGeCurve3d const & ,
AcGeSurface const & ,
AcGeTol const & = AcGeContext::gTol )

◆ surface()

AcGeSurface const * AcGeCurveSurfInt::surface ( void ) const

◆ tolerance()

AcGeTol AcGeCurveSurfInt::tolerance ( void ) const

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