#include <AcGeImpCurveBoundary.h>
|
| | AcGeImpCurveBoundary (AcGeImpCurveBoundary const &) |
| |
| | AcGeImpCurveBoundary (int, AcGeImpEntity3d const *const *, AcGeImpCurve3d const *const *, int *, int *, int) |
| |
| | AcGeImpCurveBoundary (void) |
| |
| AcGeCurveBoundary * | curveBoundary (void) |
| |
| AcGeImpCurveBoundary & | operator= (AcGeImpCurveBoundary const &) |
| |
| AcGeImpCurveBoundary & | set (int, AcGeImpEntity3d const *const *, AcGeImpCurve3d const *const *, int *, int *, int) |
| |
| AcGeImpCurveBoundary & | setCurveBoundary (AcGeCurveBoundary *) |
| |
| AcGeImpCurveBoundary & | setToOwnCurves (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 |
| |
Definition at line 25 of file AcGeImpCurveBoundary.h.
◆ AcGeImpCurveBoundary() [1/3]
◆ AcGeImpCurveBoundary() [2/3]
◆ AcGeImpCurveBoundary() [3/3]
| AcGeImpCurveBoundary::AcGeImpCurveBoundary |
( |
void | | ) |
|
◆ ~AcGeImpCurveBoundary()
| virtual AcGeImpCurveBoundary::~AcGeImpCurveBoundary |
( |
void | | ) |
|
|
virtual |
◆ curveBoundary()
◆ getContour()
◆ impCurveBoundary()
◆ isDegenerate() [1/2]
◆ isDegenerate() [2/2]
| int AcGeImpCurveBoundary::isDegenerate |
( |
void | | ) |
const |
◆ isEqualTo()
◆ isOwnerOfCurves()
| int AcGeImpCurveBoundary::isOwnerOfCurves |
( |
void | | ) |
const |
◆ numElements()
| int AcGeImpCurveBoundary::numElements |
( |
void | | ) |
const |
◆ operator=()
◆ set()
◆ setCurveBoundary()
◆ setToOwnCurves()
The documentation for this class was generated from the following file: