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

#include <AcGeImpTorus.h>

Public Member Functions

 AcGeImpTorus (AcGeImpTorus const &)
 
 AcGeImpTorus (double, double, AcGePoint3d const &, AcGeVector3d const &)
 
 AcGeImpTorus (double, double, AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, double, double, double, double)
 
 AcGeImpTorus (void)
 
AcGeImpTorusoperator= (AcGeImpTorus const &)
 
AcGeImpTorusset (double, double, AcGePoint3d const &, AcGeVector3d const &)
 
AcGeImpTorusset (double, double, AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, double, double, double, double)
 
AcGeImpTorussetAnglesInU (double, double)
 
AcGeImpTorussetAnglesInV (double, double)
 
AcGeImpTorussetMajorRadius (double)
 
AcGeImpTorussetMinorRadius (double)
 
AcGePoint3d center (void) const
 
AcGeVector3d axisOfSymmetry (void) const
 
AcGeVector3d refAxis (void) const
 
double majorRadius (void) const
 
double minorRadius (void) const
 
int intersectWith (AcGeImpLinearEnt3d const &, int &, AcGePoint3d &, AcGePoint3d &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
int isApple (void) const
 
int isDegenerate (void) const
 
int isDoughnut (void) const
 
int isHollow (void) const
 
int isLemon (void) const
 
int isOuterNormal (void) const
 
int isVortex (void) const
 
virtual ~AcGeImpTorus (void)
 
virtual AcGeImpObjectcopy (void) const
 
virtual AcGePoint3d closestCurveToBoundary (AcGeImpCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
virtual AcGePoint3d closestPointToBoundary (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
virtual AcGe::EntityId type (int) const
 
virtual int boundary (AcGeImpCurve3d **const) const
 
void getAnglesInU (double &, double &) const
 
void getAnglesInV (double &, double &) const
 
void getXSectionInU (double, AcGeImpEllipArc3d &) const
 
void getXSectionInV (double, AcGeImpEllipArc3d &) const
 

Detailed Description

Definition at line 29 of file AcGeImpTorus.h.

Constructor & Destructor Documentation

◆ AcGeImpTorus() [1/4]

AcGeImpTorus::AcGeImpTorus ( AcGeImpTorus const & )

◆ AcGeImpTorus() [2/4]

AcGeImpTorus::AcGeImpTorus ( double ,
double ,
AcGePoint3d const & ,
AcGeVector3d const &  )

◆ AcGeImpTorus() [3/4]

AcGeImpTorus::AcGeImpTorus ( double ,
double ,
AcGePoint3d const & ,
AcGeVector3d const & ,
AcGeVector3d const & ,
double ,
double ,
double ,
double  )

◆ AcGeImpTorus() [4/4]

AcGeImpTorus::AcGeImpTorus ( void )

◆ ~AcGeImpTorus()

virtual AcGeImpTorus::~AcGeImpTorus ( void )
virtual

Member Function Documentation

◆ axisOfSymmetry()

AcGeVector3d AcGeImpTorus::axisOfSymmetry ( void ) const

◆ boundary()

virtual int AcGeImpTorus::boundary ( AcGeImpCurve3d ** const ) const
virtual

◆ center()

AcGePoint3d AcGeImpTorus::center ( void ) const

◆ closestCurveToBoundary()

virtual AcGePoint3d AcGeImpTorus::closestCurveToBoundary ( AcGeImpCurve3d const & ,
AcGePoint3d & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ closestPointToBoundary()

virtual AcGePoint3d AcGeImpTorus::closestPointToBoundary ( AcGePoint3d const & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ copy()

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

◆ getAnglesInU()

void AcGeImpTorus::getAnglesInU ( double & ,
double &  ) const

◆ getAnglesInV()

void AcGeImpTorus::getAnglesInV ( double & ,
double &  ) const

◆ getXSectionInU()

void AcGeImpTorus::getXSectionInU ( double ,
AcGeImpEllipArc3d &  ) const

◆ getXSectionInV()

void AcGeImpTorus::getXSectionInV ( double ,
AcGeImpEllipArc3d &  ) const

◆ intersectWith()

int AcGeImpTorus::intersectWith ( AcGeImpLinearEnt3d const & ,
int & ,
AcGePoint3d & ,
AcGePoint3d & ,
AcGePoint3d & ,
AcGePoint3d & ,
AcGeTol const & = AcGeContext::gTol ) const

◆ isApple()

int AcGeImpTorus::isApple ( void ) const

◆ isDegenerate()

int AcGeImpTorus::isDegenerate ( void ) const

◆ isDoughnut()

int AcGeImpTorus::isDoughnut ( void ) const

◆ isHollow()

int AcGeImpTorus::isHollow ( void ) const

◆ isLemon()

int AcGeImpTorus::isLemon ( void ) const

◆ isOuterNormal()

int AcGeImpTorus::isOuterNormal ( void ) const

◆ isVortex()

int AcGeImpTorus::isVortex ( void ) const

◆ majorRadius()

double AcGeImpTorus::majorRadius ( void ) const

◆ minorRadius()

double AcGeImpTorus::minorRadius ( void ) const

◆ operator=()

AcGeImpTorus & AcGeImpTorus::operator= ( AcGeImpTorus const & )

◆ refAxis()

AcGeVector3d AcGeImpTorus::refAxis ( void ) const

◆ set() [1/2]

AcGeImpTorus & AcGeImpTorus::set ( double ,
double ,
AcGePoint3d const & ,
AcGeVector3d const &  )

◆ set() [2/2]

AcGeImpTorus & AcGeImpTorus::set ( double ,
double ,
AcGePoint3d const & ,
AcGeVector3d const & ,
AcGeVector3d const & ,
double ,
double ,
double ,
double  )

◆ setAnglesInU()

AcGeImpTorus & AcGeImpTorus::setAnglesInU ( double ,
double  )

◆ setAnglesInV()

AcGeImpTorus & AcGeImpTorus::setAnglesInV ( double ,
double  )

◆ setMajorRadius()

AcGeImpTorus & AcGeImpTorus::setMajorRadius ( double )

◆ setMinorRadius()

AcGeImpTorus & AcGeImpTorus::setMinorRadius ( double )

◆ type()

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

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