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

Processes the specific case of UndefinedEntity from IGESData
(Case Number 1)

#include <IGESData_DefaultGeneral.hxx>

Inheritance diagram for IGESData_DefaultGeneral:
Inheritance graph
[legend]

Public Member Functions

 IGESData_DefaultGeneral ()
 Creates a DefaultGeneral and puts it into GeneralLib,
bound with a Protocol from IGESData

void OwnSharedCase (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by an IGESEntity, which must be
an UndefinedEntity

IGESData_DirChecker DirChecker (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent) const
 Returns a DirChecker, specific for each type of Entity
Here, Returns an empty DirChecker (no constraint to check)

void OwnCheckCase (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check for each type of Entity
Here, does nothing (no constraint to check)

Standard_Boolean NewVoid (const Standard_Integer CN, Handle< Standard_Transient > &entto) const
 Specific creation of a new void entity (UndefinedEntity only)

void OwnCopyCase (const Standard_Integer CN, const Handle< IGESData_IGESEntity > &entfrom, const Handle< IGESData_IGESEntity > &entto, Interface_CopyTool &TC) const
 Copies parameters which are specific of each Type of Entity


Constructor & Destructor Documentation


Member Function Documentation


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