#include <IGESGeom_GeneralModule.hxx>
Inheritance diagram for IGESGeom_GeneralModule:
Public Member Functions | |
Standard_EXPORT | IGESGeom_GeneralModule () |
Creates a GeneralModule from IGESGeom and puts it into GeneralLib . | |
Standard_EXPORT void | OwnSharedCase (const Standard_Integer CN, const Handle(IGESData_IGESEntity)&ent, Interface_EntityIterator &iter) const |
Lists the Entities shared by a given IGESEntity <ent>, from its specific parameters : specific for each type . | |
Standard_EXPORT IGESData_DirChecker | DirChecker (const Standard_Integer CN, const Handle(IGESData_IGESEntity)&ent) const |
Returns a DirChecker, specific for each type of Entity (identified by its Case Number) : this DirChecker defines constraints which must be respected by the DirectoryPart . | |
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 . | |
Standard_EXPORT Standard_Boolean | NewVoid (const Standard_Integer CN, Handle(Standard_Transient)&entto) const |
Specific creation of a new void entity . | |
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 . | |
virtual Standard_EXPORT Standard_Integer | CategoryNumber (const Standard_Integer CN, const Handle(Standard_Transient)&ent, const Interface_ShareTool &shares) const |
Returns a category number which characterizes an entity Shape for all, but Drawing for : Flash; Point with a symbol; Plane with a symbol . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
Reimplemented from Interface_GeneralModule. |
|
Implements IGESData_GeneralModule. |
|
Reimplemented from IGESData_GeneralModule. |
|
Implements IGESData_GeneralModule. |
|
Implements IGESData_GeneralModule. |
|
Implements IGESData_GeneralModule. |
|
Implements IGESData_GeneralModule. |