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

#include <AcGeImpCurveBoundary.h>

Public Member Functions

 AcGeImpCurveBoundary (AcGeImpCurveBoundary const &)
 
 AcGeImpCurveBoundary (int, AcGeImpEntity3d const *const *, AcGeImpCurve3d const *const *, int *, int *, int)
 
 AcGeImpCurveBoundary (void)
 
AcGeCurveBoundarycurveBoundary (void)
 
AcGeImpCurveBoundaryoperator= (AcGeImpCurveBoundary const &)
 
AcGeImpCurveBoundaryset (int, AcGeImpEntity3d const *const *, AcGeImpCurve3d const *const *, int *, int *, int)
 
AcGeImpCurveBoundarysetCurveBoundary (AcGeCurveBoundary *)
 
AcGeImpCurveBoundarysetToOwnCurves (void)
 
int isDegenerate (AcGeImpPosition3d &, AcGeImpCurve3d **) const
 
int isDegenerate (void) const
 
int isEqualTo (AcGeImpCurveBoundary const &, AcGeTol const &=AcGeContext::gTol) const
 
int isOwnerOfCurves (void) const
 
int numElements (void) const
 
virtual ~AcGeImpCurveBoundary (void)
 
void getContour (int &, AcGeImpEntity3d ***, AcGeImpCurve3d ***, int **, int **) const
 

Static Public Member Functions

static AcGeImpCurveBoundary *__cdecl impCurveBoundary (AcGeCurveBoundary const &)
 

Detailed Description

Definition at line 25 of file AcGeImpCurveBoundary.h.

Constructor & Destructor Documentation

◆ AcGeImpCurveBoundary() [1/3]

AcGeImpCurveBoundary::AcGeImpCurveBoundary ( AcGeImpCurveBoundary const & )

◆ AcGeImpCurveBoundary() [2/3]

AcGeImpCurveBoundary::AcGeImpCurveBoundary ( int ,
AcGeImpEntity3d const *const * ,
AcGeImpCurve3d const *const * ,
int * ,
int * ,
int  )

◆ AcGeImpCurveBoundary() [3/3]

AcGeImpCurveBoundary::AcGeImpCurveBoundary ( void )

◆ ~AcGeImpCurveBoundary()

virtual AcGeImpCurveBoundary::~AcGeImpCurveBoundary ( void )
virtual

Member Function Documentation

◆ curveBoundary()

AcGeCurveBoundary * AcGeImpCurveBoundary::curveBoundary ( void )

◆ getContour()

void AcGeImpCurveBoundary::getContour ( int & ,
AcGeImpEntity3d *** ,
AcGeImpCurve3d *** ,
int ** ,
int **  ) const

◆ impCurveBoundary()

static AcGeImpCurveBoundary *__cdecl AcGeImpCurveBoundary::impCurveBoundary ( AcGeCurveBoundary const & )
static

◆ isDegenerate() [1/2]

int AcGeImpCurveBoundary::isDegenerate ( AcGeImpPosition3d & ,
AcGeImpCurve3d **  ) const

◆ isDegenerate() [2/2]

int AcGeImpCurveBoundary::isDegenerate ( void ) const

◆ isEqualTo()

int AcGeImpCurveBoundary::isEqualTo ( AcGeImpCurveBoundary const & ,
AcGeTol const & = AcGeContext::gTol ) const

◆ isOwnerOfCurves()

int AcGeImpCurveBoundary::isOwnerOfCurves ( void ) const

◆ numElements()

int AcGeImpCurveBoundary::numElements ( void ) const

◆ operator=()

AcGeImpCurveBoundary & AcGeImpCurveBoundary::operator= ( AcGeImpCurveBoundary const & )

◆ set()

AcGeImpCurveBoundary & AcGeImpCurveBoundary::set ( int ,
AcGeImpEntity3d const *const * ,
AcGeImpCurve3d const *const * ,
int * ,
int * ,
int  )

◆ setCurveBoundary()

AcGeImpCurveBoundary & AcGeImpCurveBoundary::setCurveBoundary ( AcGeCurveBoundary * )

◆ setToOwnCurves()

AcGeImpCurveBoundary & AcGeImpCurveBoundary::setToOwnCurves ( void )

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