Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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
 
bool IsUnqualified () const
 Returns true if the solution is unqualified and false in the other cases.
 
bool IsEnclosing () const
 Returns true if the solution is Enclosing the Curv and false in the other cases.
 
bool IsEnclosed () const
 Returns true if the solution is Enclosed in the Curv and false in the other cases.
 
bool IsOutside () const
 Returns true if the solution is Outside the Curv and false in the other cases.
 

Detailed Description

Creates a qualified 2d line.

Constructor & Destructor Documentation

◆ Geom2dGcc_QCurve()

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

Member Function Documentation

◆ IsEnclosed()

bool Geom2dGcc_QCurve::IsEnclosed ( ) const

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

◆ IsEnclosing()

bool Geom2dGcc_QCurve::IsEnclosing ( ) const

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

◆ IsOutside()

bool Geom2dGcc_QCurve::IsOutside ( ) const

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

◆ IsUnqualified()

bool Geom2dGcc_QCurve::IsUnqualified ( ) const

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

◆ Qualified()

Geom2dAdaptor_Curve Geom2dGcc_QCurve::Qualified ( ) const

◆ Qualifier()

GccEnt_Position Geom2dGcc_QCurve::Qualifier ( ) const

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