#include <TopOpeBRep_LineInter.hxx>
Public Member Functions |
| TopOpeBRep_LineInter () |
void | SetLine (const Handle< IntPatch_Line > &L, const BRepAdaptor_Surface &S1, const BRepAdaptor_Surface &S2) |
void | SetFaces (const TopoDS_Face &F1, const TopoDS_Face &F2) |
TopOpeBRep_TypeLineCurve | TypeLineCurve () const |
Standard_Integer | NbVPoint () const |
const TopOpeBRep_VPointInter & | VPoint (const Standard_Integer I) const |
TopOpeBRep_VPointInter & | ChangeVPoint (const Standard_Integer I) |
void | SetINL () |
Standard_Boolean | INL () const |
void | SetIsVClosed () |
Standard_Boolean | IsVClosed () const |
void | SetOK (const Standard_Boolean B) |
Standard_Boolean | OK () const |
void | SetHasVPonR () |
Standard_Boolean | HasVPonR () const |
void | SetVPBounds () |
void | VPBounds (Standard_Integer &f, Standard_Integer &l, Standard_Integer &n) const |
Standard_Boolean | IsPeriodic () const |
Standard_Real | Period () const |
void | Bounds (Standard_Real &f, Standard_Real &l) const |
Standard_Boolean | HasVInternal () |
Standard_Integer | NbWPoint () const |
const TopOpeBRep_WPointInter & | WPoint (const Standard_Integer I) |
IntSurf_TypeTrans | TransitionOnS1 () const |
IntSurf_TypeTrans | TransitionOnS2 () const |
IntSurf_Situation | SituationS1 () const |
IntSurf_Situation | SituationS2 () const |
Handle_Geom_Curve | Curve () const |
Handle_Geom_Curve | Curve (const Standard_Real parmin, const Standard_Real parmax) const |
const TopoDS_Shape & | Arc () const |
| returns the edge of a RESTRICTION line (or a null edge).
|
Standard_Boolean | ArcIsEdge (const Standard_Integer I) const |
| returns true if Arc() edge (of a RESTRICTION line) is
an edge of the original face <Index> (1 or 2).
|
const Handle_IntPatch_WLine & | LineW () const |
const Handle_IntPatch_GLine & | LineG () const |
const Handle_IntPatch_RLine & | LineR () const |
Standard_Boolean | HasFirstPoint () const |
Standard_Boolean | HasLastPoint () const |
void | ComputeFaceFaceTransition () |
const TopOpeBRepDS_Transition & | FaceFaceTransition (const Standard_Integer I) const |
void | Index (const Standard_Integer I) |
Standard_Integer | Index () const |
void | DumpType () const |
void | DumpVPoint (const Standard_Integer I, const TCollection_AsciiString &s1, const TCollection_AsciiString &s2) const |
void | DumpBipoint (const TopOpeBRep_Bipoint &B, const TCollection_AsciiString &s1, const TCollection_AsciiString &s2) const |
void | SetTraceIndex (const Standard_Integer exF1, const Standard_Integer exF2) |
void | GetTraceIndex (Standard_Integer &exF1, Standard_Integer &exF2) const |
Standard_OStream & | DumpLineTransitions (Standard_OStream &OS) const |
Constructor & Destructor Documentation
TopOpeBRep_LineInter::TopOpeBRep_LineInter |
( |
| ) |
|
Member Function Documentation
void TopOpeBRep_LineInter::ComputeFaceFaceTransition |
( |
| ) |
|
Handle_Geom_Curve TopOpeBRep_LineInter::Curve |
( |
| ) |
const |
void TopOpeBRep_LineInter::DumpType |
( |
| ) |
const |
const Handle_IntPatch_GLine& TopOpeBRep_LineInter::LineG |
( |
| ) |
const |
const Handle_IntPatch_RLine& TopOpeBRep_LineInter::LineR |
( |
| ) |
const |
const Handle_IntPatch_WLine& TopOpeBRep_LineInter::LineW |
( |
| ) |
const |
void TopOpeBRep_LineInter::SetHasVPonR |
( |
| ) |
|
void TopOpeBRep_LineInter::SetINL |
( |
| ) |
|
void TopOpeBRep_LineInter::SetIsVClosed |
( |
| ) |
|
void TopOpeBRep_LineInter::SetVPBounds |
( |
| ) |
|
The documentation for this class was generated from the following file: