#include <TopOpeBRepDS_EdgeVertexInterference.hxx>
Inheritance diagram for TopOpeBRepDS_EdgeVertexInterference:
Public Member Functions | |
Standard_EXPORT | 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.
is the parameter of <g> on the edge. | |
Standard_EXPORT | 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. <c> indicates the geometric configuration between the edge and the crossed edge.
is the parameter of <g> on the edge. | |
Standard_EXPORT Standard_Real | Parameter () const |
Standard_EXPORT void | Parameter (const Standard_Real P) |
virtual Standard_EXPORT Standard_OStream & | Dump (Standard_OStream &OS) const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Standard_Real | myParam |
|
|
|
|
|
Reimplemented from TopOpeBRepDS_ShapeShapeInterference. |
|
Reimplemented from TopOpeBRepDS_ShapeShapeInterference. |
|
|
|
|
|
|