Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_CommonBlockAPI Class Reference

class that provide some useful tools
to manage with a List Of Common Block-s

#include <BOPTools_CommonBlockAPI.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_CommonBlockAPI (const BOPTools_ListOfCommonBlock &aList)
 Constructor

const BOPTools_ListOfCommonBlockList () const
 Selector

const BOPTools_ListOfPaveBlockCommonPaveBlocks (const Standard_Integer anE) const
 Returns all PaveBlock-s (from the list) that are
common for the given edge with DS-index <anE>

Standard_Boolean IsCommonBlock (const BOPTools_PaveBlock &aPB) const
 Returns TRUE if given PaveBlock <aPB> is
common for the Blocks from the list


Constructor & Destructor Documentation

BOPTools_CommonBlockAPI::BOPTools_CommonBlockAPI ( const BOPTools_ListOfCommonBlock aList)

Member Function Documentation

const BOPTools_ListOfPaveBlock& BOPTools_CommonBlockAPI::CommonPaveBlocks ( const Standard_Integer  anE) const
Standard_Boolean BOPTools_CommonBlockAPI::IsCommonBlock ( const BOPTools_PaveBlock aPB) const
const BOPTools_ListOfCommonBlock& BOPTools_CommonBlockAPI::List ( ) const
void BOPTools_CommonBlockAPI::operator delete ( void *  anAddress) [inline]
void* BOPTools_CommonBlockAPI::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* BOPTools_CommonBlockAPI::operator new ( size_t  size) [inline]

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