Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
IGESBasic_ToolExternalRefFileName Class Reference

Tool to work on a ExternalRefFileName. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule) More...

#include <IGESBasic_ToolExternalRefFileName.hxx>

Public Member Functions

 IGESBasic_ToolExternalRefFileName ()
 Returns a ToolExternalRefFileName, ready to work.
 
void ReadOwnParams (const occ::handle< IGESBasic_ExternalRefFileName > &ent, const occ::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 occ::handle< IGESBasic_ExternalRefFileName > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter.
 
void OwnShared (const occ::handle< IGESBasic_ExternalRefFileName > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a ExternalRefFileName <ent>, from its specific (own) parameters.
 
IGESData_DirChecker DirChecker (const occ::handle< IGESBasic_ExternalRefFileName > &ent) const
 Returns specific DirChecker.
 
void OwnCheck (const occ::handle< IGESBasic_ExternalRefFileName > &ent, const Interface_ShareTool &shares, occ::handle< Interface_Check > &ach) const
 Performs Specific Semantic Check.
 
void OwnCopy (const occ::handle< IGESBasic_ExternalRefFileName > &entfrom, const occ::handle< IGESBasic_ExternalRefFileName > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters.
 
void OwnDump (const occ::handle< IGESBasic_ExternalRefFileName > &ent, const IGESData_IGESDumper &dumper, Standard_OStream &S, const int own) const
 Dump of Specific Parameters.
 

Detailed Description

Tool to work on a ExternalRefFileName. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule)

Constructor & Destructor Documentation

◆ IGESBasic_ToolExternalRefFileName()

IGESBasic_ToolExternalRefFileName::IGESBasic_ToolExternalRefFileName ( )

Returns a ToolExternalRefFileName, ready to work.

Member Function Documentation

◆ DirChecker()

IGESData_DirChecker IGESBasic_ToolExternalRefFileName::DirChecker ( const occ::handle< IGESBasic_ExternalRefFileName > & ent) const

Returns specific DirChecker.

◆ OwnCheck()

void IGESBasic_ToolExternalRefFileName::OwnCheck ( const occ::handle< IGESBasic_ExternalRefFileName > & ent,
const Interface_ShareTool & shares,
occ::handle< Interface_Check > & ach ) const

Performs Specific Semantic Check.

◆ OwnCopy()

void IGESBasic_ToolExternalRefFileName::OwnCopy ( const occ::handle< IGESBasic_ExternalRefFileName > & entfrom,
const occ::handle< IGESBasic_ExternalRefFileName > & entto,
Interface_CopyTool & TC ) const

Copies Specific Parameters.

◆ OwnDump()

void IGESBasic_ToolExternalRefFileName::OwnDump ( const occ::handle< IGESBasic_ExternalRefFileName > & ent,
const IGESData_IGESDumper & dumper,
Standard_OStream & S,
const int own ) const

Dump of Specific Parameters.

◆ OwnShared()

void IGESBasic_ToolExternalRefFileName::OwnShared ( const occ::handle< IGESBasic_ExternalRefFileName > & ent,
Interface_EntityIterator & iter ) const

Lists the Entities shared by a ExternalRefFileName <ent>, from its specific (own) parameters.

◆ ReadOwnParams()

void IGESBasic_ToolExternalRefFileName::ReadOwnParams ( const occ::handle< IGESBasic_ExternalRefFileName > & ent,
const occ::handle< IGESData_IGESReaderData > & IR,
IGESData_ParamReader & PR ) const

Reads own parameters from file. <PR> gives access to them, <IR> detains parameter types and values.

◆ WriteOwnParams()

void IGESBasic_ToolExternalRefFileName::WriteOwnParams ( const occ::handle< IGESBasic_ExternalRefFileName > & ent,
IGESData_IGESWriter & IW ) const

Writes own parameters to IGESWriter.


The documentation for this class was generated from the following file: