Open CASCADE Technology 6.6.0
Public Member Functions
IntPatch_PolyLine Class Reference

#include <IntPatch_PolyLine.hxx>

Inheritance diagram for IntPatch_PolyLine:
Inheritance graph
[legend]

Public Member Functions

 IntPatch_PolyLine ()
 IntPatch_PolyLine (const Standard_Real InitDefle)
void SetWLine (const Standard_Boolean OnFirst, const Handle< IntPatch_WLine > &Line)
void SetRLine (const Standard_Boolean OnFirst, const Handle< IntPatch_RLine > &Line)
void ResetError ()
Standard_Integer NbPoints () const
gp_Pnt2d Point (const Standard_Integer Index) const

Constructor & Destructor Documentation

IntPatch_PolyLine::IntPatch_PolyLine ( )
IntPatch_PolyLine::IntPatch_PolyLine ( const Standard_Real  InitDefle)

Member Function Documentation

Standard_Integer IntPatch_PolyLine::NbPoints ( ) const [virtual]

Implements IntPatch_Polygo.

gp_Pnt2d IntPatch_PolyLine::Point ( const Standard_Integer  Index) const [virtual]

Implements IntPatch_Polygo.

void IntPatch_PolyLine::ResetError ( )
void IntPatch_PolyLine::SetRLine ( const Standard_Boolean  OnFirst,
const Handle< IntPatch_RLine > &  Line 
)
void IntPatch_PolyLine::SetWLine ( const Standard_Boolean  OnFirst,
const Handle< IntPatch_WLine > &  Line 
)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines