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

Class holds the structure for storing information about
intersection curve and set of paves on it

#include <BOPTools_Curve.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_Curve ()
 Empty constructor


 BOPTools_Curve (const IntTools_Curve &aIC)
 Constructor


void SetCurve (const IntTools_Curve &aIC)
 Modifier


const IntTools_CurveCurve () const
 Selector


BOPTools_PaveSetSet ()
 Selector


void AppendNewBlock (const BOPTools_PaveBlock &aPB)
 Adds the PaveBlock <aPB> to the pave set


const BOPTools_ListOfPaveBlockNewPaveBlocks () const
 Returns the PaveBlock-s attached to the curve


TColStd_ListOfIntegerTechnoVertices ()
 Returns indices TechnoVertices attached to the curve



Constructor & Destructor Documentation


Member Function Documentation


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