#include <IGESData_DefaultGeneral.hxx>
Inheritance diagram for IGESData_DefaultGeneral:

Public Member Functions | |
| Standard_EXPORT | IGESData_DefaultGeneral () |
| Creates a DefaultGeneral and puts it into GeneralLib, bound with a Protocol from IGESData . | |
| Standard_EXPORT 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 . | |
| Standard_EXPORT 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) . | |
| Standard_EXPORT 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_EXPORT Standard_Boolean | NewVoid (const Standard_Integer CN, Handle(Standard_Transient)&entto) const |
| Specific creation of a new void entity (UndefinedEntity only) . | |
| Standard_EXPORT 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 . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
|
||||||||||||
|
Implements IGESData_GeneralModule. |
|
|
Reimplemented from IGESData_GeneralModule. |
|
||||||||||||
|
Implements IGESData_GeneralModule. |
|
||||||||||||||||||||
|
Implements IGESData_GeneralModule. |
|
||||||||||||||||||||
|
Implements IGESData_GeneralModule. |
|
||||||||||||||||
|
Implements IGESData_GeneralModule. |
1.4.1