Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
TopOpeBRepDS_EdgeVertexInterference Class Reference

An interference with a parameter.

#include <TopOpeBRepDS_EdgeVertexInterference.hxx>

Inheritance diagram for TopOpeBRepDS_EdgeVertexInterference:
Inheritance graph
[legend]

Public Member Functions

 TopOpeBRepDS_EdgeVertexInterference (const TopOpeBRepDS_Transition &T, const TopOpeBRepDS_Kind ST, const Standard_Integer S, const Standard_Integer G, const Standard_Boolean GIsBound, const TopOpeBRepDS_Config C, const Standard_Real P)
 Create an interference of VERTEX <G> on a crossed EDGE E.

if support type <ST> == EDGE : <S> is edge E
FACE : <S> is the face with bound E.
<T> is the transition along the edge, crossing the crossed edge.
E is the crossed edge.
<GIsBound> indicates if <G> is a bound of the edge.

 TopOpeBRepDS_EdgeVertexInterference (const TopOpeBRepDS_Transition &T, const Standard_Integer S, const Standard_Integer G, const Standard_Boolean GIsBound, const TopOpeBRepDS_Config C, const Standard_Real P)
 Create an interference of VERTEX <G> on crossed EDGE <S>.

<T> is the transition along the edge, crossing the crossed edge.
<S> is the crossed edge.
<GIsBound> indicates if <G> is a bound of the edge.
indicates the geometric configuration between
the edge and the crossed edge.

Standard_Real Parameter () const
void Parameter (const Standard_Real P)
virtual Standard_OStreamDump (Standard_OStream &OS) const

Constructor & Destructor Documentation

is the parameter of <G> on the edge.

interference is stored in the list of interfs of the edge.

is the parameter of <G> on the edge.

interference is stored in the list of interfs of the edge.


Member Function Documentation


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