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