Open CASCADE Technology  6.9.1
Public Member Functions
Geom2dGcc_QCurve Class Reference

Creates a qualified 2d line. More...

#include <Geom2dGcc_QCurve.hxx>

Public Member Functions

 Geom2dGcc_QCurve (const Geom2dAdaptor_Curve &Curve, const GccEnt_Position Qualifier)
 
Geom2dAdaptor_Curve Qualified () const
 
GccEnt_Position Qualifier () const
 
Standard_Boolean IsUnqualified () const
 Returns true if the solution is unqualified and false in the other cases. More...
 
Standard_Boolean IsEnclosing () const
 Returns true if the solution is Enclosing the Curv and false in the other cases. More...
 
Standard_Boolean IsEnclosed () const
 Returns true if the solution is Enclosed in the Curv and false in the other cases. More...
 
Standard_Boolean IsOutside () const
 Returns true if the solution is Outside the Curv and false in the other cases. More...
 

Detailed Description

Creates a qualified 2d line.

Constructor & Destructor Documentation

Geom2dGcc_QCurve::Geom2dGcc_QCurve ( const Geom2dAdaptor_Curve Curve,
const GccEnt_Position  Qualifier 
)

Member Function Documentation

Standard_Boolean Geom2dGcc_QCurve::IsEnclosed ( ) const

Returns true if the solution is Enclosed in the Curv and false in the other cases.

Standard_Boolean Geom2dGcc_QCurve::IsEnclosing ( ) const

Returns true if the solution is Enclosing the Curv and false in the other cases.

Standard_Boolean Geom2dGcc_QCurve::IsOutside ( ) const

Returns true if the solution is Outside the Curv and false in the other cases.

Standard_Boolean Geom2dGcc_QCurve::IsUnqualified ( ) const

Returns true if the solution is unqualified and false in the other cases.

Geom2dAdaptor_Curve Geom2dGcc_QCurve::Qualified ( ) const
GccEnt_Position Geom2dGcc_QCurve::Qualifier ( ) const

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