Open CASCADE Technology
6.5.4
|
An interference is the description of the
attachment of a new geometry on a geometry. For
example an intersection point on an Edge or on a
Curve.
The Interference contains the following data :
More...
#include <TopOpeBRepDS_Interference.hxx>
- Transition : How the interference separates the <br> existing geometry in INSIDE and OUTSIDE. <br>
TopOpeBRepDS_Interference::TopOpeBRepDS_Interference | ( | const TopOpeBRepDS_Transition & | Transition, |
const TopOpeBRepDS_Kind | SupportType, | ||
const Standard_Integer | Support, | ||
const TopOpeBRepDS_Kind | GeometryType, | ||
const Standard_Integer | Geometry | ||
) |
TopOpeBRepDS_Interference::TopOpeBRepDS_Interference | ( | const Handle< TopOpeBRepDS_Interference > & | I | ) |
virtual Standard_OStream& TopOpeBRepDS_Interference::Dump | ( | Standard_OStream & | OS | ) | const [virtual] |
Standard_OStream& TopOpeBRepDS_Interference::Dump | ( | Standard_OStream & | OS, |
const TCollection_AsciiString & | s1, | ||
const TCollection_AsciiString & | s2 | ||
) | const |
Standard_OStream& TopOpeBRepDS_Interference::DumpG | ( | Standard_OStream & | OS | ) | const |
Standard_OStream& TopOpeBRepDS_Interference::DumpS | ( | Standard_OStream & | OS | ) | const |
void TopOpeBRepDS_Interference::GKGSKS | ( | TopOpeBRepDS_Kind & | GK, |
Standard_Integer & | G, | ||
TopOpeBRepDS_Kind & | SK, | ||
Standard_Integer & | S | ||
) | const |
Standard_Boolean TopOpeBRepDS_Interference::HasSameGeometry | ( | const Handle< TopOpeBRepDS_Interference > & | Other | ) | const |
Standard_Boolean TopOpeBRepDS_Interference::HasSameSupport | ( | const Handle< TopOpeBRepDS_Interference > & | Other | ) | const |