![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Class (should be a structure) storing the information about continuity, normals parallelism, coons conditions and bounds tangents angle on the corner of contour to be filled. More...
#include <GeomFill_CornerState.hxx>
Public Member Functions | |
| GeomFill_CornerState () | |
| double | Gap () const |
| void | Gap (const double G) |
| double | TgtAng () const |
| void | TgtAng (const double Ang) |
| bool | HasConstraint () const |
| void | Constraint () |
| double | NorAng () const |
| void | NorAng (const double Ang) |
| bool | IsToKill (double &Scal) const |
| void | DoKill (const double Scal) |
Class (should be a structure) storing the information about continuity, normals parallelism, coons conditions and bounds tangents angle on the corner of contour to be filled.
| GeomFill_CornerState::GeomFill_CornerState | ( | ) |
| void GeomFill_CornerState::Constraint | ( | ) |
| double GeomFill_CornerState::Gap | ( | ) | const |
| bool GeomFill_CornerState::HasConstraint | ( | ) | const |
| double GeomFill_CornerState::NorAng | ( | ) | const |
| double GeomFill_CornerState::TgtAng | ( | ) | const |