|
Open CASCADE Technology
6.5.4
|
Describes a qualified 2D line.
A qualified 2D line is a line (gp_Lin2d line) with a
qualifier which specifies whether the solution of a
construction algorithm using the qualified line (as an argument):
More...
#include <GccEnt_QualifiedLin.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | GccEnt_QualifiedLin (const gp_Lin2d &Qualified, const GccEnt_Position Qualifier) |
| Constructs a qualified line by assigning the qualifier Qualifier to the line Qualified. Qualifier may be: | |
| gp_Lin2d | Qualified () const |
| Returns a 2D line to which the qualifier is assigned. | |
| GccEnt_Position | Qualifier () const |
| Returns the qualifier of this qualified line, if it is "enclosed" or "outside", or | |
| Standard_Boolean | IsUnqualified () const |
| Returns true if the solution is unqualified and false in the other cases. | |
| Standard_Boolean | IsEnclosed () const |
| Returns true if the solution is Enclosed in the Lin2d and false in the other cases. | |
| Standard_Boolean | IsOutside () const |
| Returns true if the solution is Outside the Lin2d and false in the other cases. | |
| GccEnt_QualifiedLin () | |
| GccEnt_Position | _CSFDB_GetGccEnt_QualifiedLinTheQualifier () const |
| void | _CSFDB_SetGccEnt_QualifiedLinTheQualifier (const GccEnt_Position p) |
| const gp_Lin2d & | _CSFDB_GetGccEnt_QualifiedLinTheQualified () const |
| DEFINE_STANDARD_ALLOC GccEnt_QualifiedLin::GccEnt_QualifiedLin | ( | const gp_Lin2d & | Qualified, |
| const GccEnt_Position | Qualifier | ||
| ) |
| GccEnt_QualifiedLin::GccEnt_QualifiedLin | ( | ) | [inline] |
| const gp_Lin2d& GccEnt_QualifiedLin::_CSFDB_GetGccEnt_QualifiedLinTheQualified | ( | ) | const [inline] |
| GccEnt_Position GccEnt_QualifiedLin::_CSFDB_GetGccEnt_QualifiedLinTheQualifier | ( | ) | const [inline] |
| void GccEnt_QualifiedLin::_CSFDB_SetGccEnt_QualifiedLinTheQualifier | ( | const GccEnt_Position | p | ) | [inline] |
| gp_Lin2d GccEnt_QualifiedLin::Qualified | ( | ) | const |
1.8.0