Creates a qualified 2d Circle.
A qualified 2D circle is a circle (gp_Circ2d circle) with a
qualifier which specifies whether the solution of a
construction algorithm using the qualified circle (as an argument):
More...
#include <GccEnt_QualifiedCirc.hxx>
Detailed Description
- encloses the circle, or
- is enclosed by the circle, or
- is built so that both the circle and it are external to one another, or
- is undefined (all solutions apply).
Constructor & Destructor Documentation
- GccEnt_enclosing if the solution computed by a
construction algorithm using the qualified circle
encloses the circle, or
- GccEnt_enclosed if the solution is enclosed by the circle, or
- GccEnt_outside if both the solution and the circle
are external to one another, or
- GccEnt_unqualified if all solutions apply.
GccEnt_QualifiedCirc::GccEnt_QualifiedCirc |
( |
| ) |
[inline] |
Member Function Documentation
const gp_Circ2d& GccEnt_QualifiedCirc::_CSFDB_GetGccEnt_QualifiedCircTheQualified |
( |
| ) |
const [inline] |
GccEnt_Position GccEnt_QualifiedCirc::_CSFDB_GetGccEnt_QualifiedCircTheQualifier |
( |
| ) |
const [inline] |
void GccEnt_QualifiedCirc::_CSFDB_SetGccEnt_QualifiedCircTheQualifier |
( |
const GccEnt_Position |
p | ) |
[inline] |
gp_Circ2d GccEnt_QualifiedCirc::Qualified |
( |
| ) |
const |
- the qualifier of this qualified circle, if it is enclosing,
enclosed or outside, or
- GccEnt_noqualifier if it is unqualified.
The documentation for this class was generated from the following file: