Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
GeomFill_CornerState Class Reference

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)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ GeomFill_CornerState()

GeomFill_CornerState::GeomFill_CornerState ( )

Member Function Documentation

◆ Constraint()

void GeomFill_CornerState::Constraint ( )

◆ DoKill()

void GeomFill_CornerState::DoKill ( const double Scal)

◆ Gap() [1/2]

double GeomFill_CornerState::Gap ( ) const

◆ Gap() [2/2]

void GeomFill_CornerState::Gap ( const double G)

◆ HasConstraint()

bool GeomFill_CornerState::HasConstraint ( ) const

◆ IsToKill()

bool GeomFill_CornerState::IsToKill ( double & Scal) const

◆ NorAng() [1/2]

double GeomFill_CornerState::NorAng ( ) const

◆ NorAng() [2/2]

void GeomFill_CornerState::NorAng ( const double Ang)

◆ TgtAng() [1/2]

double GeomFill_CornerState::TgtAng ( ) const

◆ TgtAng() [2/2]

void GeomFill_CornerState::TgtAng ( const double Ang)

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