Open CASCADE Technology
6.5.4
|
Class (should be a structure) storing the
informations about continuity, normals
parallelism, coons conditions and bounds tangents
angle on the corner of contour to be filled.
#include <GeomFill_CornerState.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | GeomFill_CornerState () |
Standard_Real | Gap () const |
void | Gap (const Standard_Real G) |
Standard_Real | TgtAng () const |
void | TgtAng (const Standard_Real Ang) |
Standard_Boolean | HasConstraint () const |
void | Constraint () |
Standard_Real | NorAng () const |
void | NorAng (const Standard_Real Ang) |
Standard_Boolean | IsToKill (Standard_Real &Scal) const |
void | DoKill (const Standard_Real Scal) |
Standard_Real GeomFill_CornerState::Gap | ( | ) | const |
Standard_Boolean GeomFill_CornerState::IsToKill | ( | Standard_Real & | Scal | ) | const |
Standard_Real GeomFill_CornerState::NorAng | ( | ) | const |
Standard_Real GeomFill_CornerState::TgtAng | ( | ) | const |