Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
BOPDS_InterfEF Class Reference

#include <BOPDS_Interf.hxx>

Inheritance diagram for BOPDS_InterfEF:
Inheritance graph
[legend]

Public Member Functions

 BOPDS_InterfEF ()
 BOPDS_InterfEF (const Handle< NCollection_BaseAllocator > &theAllocator)
virtual ~BOPDS_InterfEF ()
void SetCommonPart (const IntTools_CommonPrt &theCP)
const IntTools_CommonPrtCommonPart () const

Protected Attributes

IntTools_CommonPrt myCommonPart

Detailed Description

The class BOPDS_InterfEF is is to store the information about the interference of the type edge/face. The class BOPDS_InterfFF is is to store the information about the interference of the type face/face.


Constructor & Destructor Documentation

BOPDS_InterfEF::BOPDS_InterfEF ( ) [inline]

Constructor

BOPDS_InterfEF::BOPDS_InterfEF ( const Handle< NCollection_BaseAllocator > &  theAllocator) [inline]

Constructor

Parameters:
theAllocatorallocator to manage the memory Constructor
theAllocatorallocator to manage the memory
virtual BOPDS_InterfEF::~BOPDS_InterfEF ( ) [inline, virtual]

Destructor


Member Function Documentation

const IntTools_CommonPrt& BOPDS_InterfEF::CommonPart ( ) const [inline]

Selector Returns the info of common part

Returns:
common part
void BOPDS_InterfEF::SetCommonPart ( const IntTools_CommonPrt theCP) [inline]

Modifier Sets the info of common part

Parameters:
theCPcommon part

Field Documentation


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