Tool to work on a Name. Called by various Modules
(ReadWriteModule, GeneralModule, SpecificModule)
#include <IGESBasic_ToolName.hxx>
Public Member Functions |
DEFINE_STANDARD_ALLOC | IGESBasic_ToolName () |
| Returns a ToolName, ready to work
|
void | ReadOwnParams (const Handle< IGESBasic_Name > &ent, const Handle< IGESData_IGESReaderData > &IR, IGESData_ParamReader &PR) const |
| Reads own parameters from file. <PR> gives access to them,
<IR> detains parameter types and values
|
void | WriteOwnParams (const Handle< IGESBasic_Name > &ent, IGESData_IGESWriter &IW) const |
| Writes own parameters to IGESWriter
|
void | OwnShared (const Handle< IGESBasic_Name > &ent, Interface_EntityIterator &iter) const |
| Lists the Entities shared by a Name <ent>, from
its specific (own) parameters
|
Standard_Boolean | OwnCorrect (const Handle< IGESBasic_Name > &ent) const |
| Sets automatic unambiguous Correction on a Name
(NbPropertyValues forced to 1)
|
IGESData_DirChecker | DirChecker (const Handle< IGESBasic_Name > &ent) const |
| Returns specific DirChecker
|
void | OwnCheck (const Handle< IGESBasic_Name > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
| Performs Specific Semantic Check
|
void | OwnCopy (const Handle< IGESBasic_Name > &entfrom, const Handle< IGESBasic_Name > &entto, Interface_CopyTool &TC) const |
| Copies Specific Parameters
|
void | OwnDump (const Handle< IGESBasic_Name > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const |
| Dump of Specific Parameters
|
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: