| Open CASCADE Technology
    7.2.0
    | 
Tool to work on a NodalResults. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule) More...
#include <IGESAppli_ToolNodalResults.hxx>
| Public Member Functions | |
| IGESAppli_ToolNodalResults () | |
| Returns a ToolNodalResults, ready to work.  More... | |
| void | ReadOwnParams (const Handle< IGESAppli_NodalResults > &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.  More... | |
| void | WriteOwnParams (const Handle< IGESAppli_NodalResults > &ent, IGESData_IGESWriter &IW) const | 
| Writes own parameters to IGESWriter.  More... | |
| void | OwnShared (const Handle< IGESAppli_NodalResults > &ent, Interface_EntityIterator &iter) const | 
| Lists the Entities shared by a NodalResults <ent>, from its specific (own) parameters.  More... | |
| IGESData_DirChecker | DirChecker (const Handle< IGESAppli_NodalResults > &ent) const | 
| Returns specific DirChecker.  More... | |
| void | OwnCheck (const Handle< IGESAppli_NodalResults > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const | 
| Performs Specific Semantic Check.  More... | |
| void | OwnCopy (const Handle< IGESAppli_NodalResults > &entfrom, const Handle< IGESAppli_NodalResults > &entto, Interface_CopyTool &TC) const | 
| Copies Specific Parameters.  More... | |
| void | OwnDump (const Handle< IGESAppli_NodalResults > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const | 
| Dump of Specific Parameters.  More... | |
Tool to work on a NodalResults. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule)
| IGESAppli_ToolNodalResults::IGESAppli_ToolNodalResults | ( | ) | 
Returns a ToolNodalResults, ready to work.
| IGESData_DirChecker IGESAppli_ToolNodalResults::DirChecker | ( | const Handle< IGESAppli_NodalResults > & | ent | ) | const | 
Returns specific DirChecker.
| void IGESAppli_ToolNodalResults::OwnCheck | ( | const Handle< IGESAppli_NodalResults > & | ent, | 
| const Interface_ShareTool & | shares, | ||
| Handle< Interface_Check > & | ach | ||
| ) | const | 
Performs Specific Semantic Check.
| void IGESAppli_ToolNodalResults::OwnCopy | ( | const Handle< IGESAppli_NodalResults > & | entfrom, | 
| const Handle< IGESAppli_NodalResults > & | entto, | ||
| Interface_CopyTool & | TC | ||
| ) | const | 
Copies Specific Parameters.
| void IGESAppli_ToolNodalResults::OwnDump | ( | const Handle< IGESAppli_NodalResults > & | ent, | 
| const IGESData_IGESDumper & | dumper, | ||
| const Handle< Message_Messenger > & | S, | ||
| const Standard_Integer | own | ||
| ) | const | 
Dump of Specific Parameters.
| void IGESAppli_ToolNodalResults::OwnShared | ( | const Handle< IGESAppli_NodalResults > & | ent, | 
| Interface_EntityIterator & | iter | ||
| ) | const | 
Lists the Entities shared by a NodalResults <ent>, from its specific (own) parameters.
| void IGESAppli_ToolNodalResults::ReadOwnParams | ( | const Handle< IGESAppli_NodalResults > & | 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 IGESAppli_ToolNodalResults::WriteOwnParams | ( | const Handle< IGESAppli_NodalResults > & | ent, | 
| IGESData_IGESWriter & | IW | ||
| ) | const | 
Writes own parameters to IGESWriter.
 1.8.13
 1.8.13