Open CASCADE Technology  7.3.0
Public Member Functions

IGESDraw_ToolNetworkSubfigureDef Class Reference

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

#include <IGESDraw_ToolNetworkSubfigureDef.hxx>

Public Member Functions

 IGESDraw_ToolNetworkSubfigureDef ()
 Returns a ToolNetworkSubfigureDef, ready to work. More...
 
void ReadOwnParams (const Handle< IGESDraw_NetworkSubfigureDef > &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< IGESDraw_NetworkSubfigureDef > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter. More...
 
void OwnShared (const Handle< IGESDraw_NetworkSubfigureDef > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a NetworkSubfigureDef <ent>, from its specific (own) parameters. More...
 
IGESData_DirChecker DirChecker (const Handle< IGESDraw_NetworkSubfigureDef > &ent) const
 Returns specific DirChecker. More...
 
void OwnCheck (const Handle< IGESDraw_NetworkSubfigureDef > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check. More...
 
void OwnCopy (const Handle< IGESDraw_NetworkSubfigureDef > &entfrom, const Handle< IGESDraw_NetworkSubfigureDef > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters. More...
 
void OwnDump (const Handle< IGESDraw_NetworkSubfigureDef > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const
 Dump of Specific Parameters. More...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ IGESDraw_ToolNetworkSubfigureDef()

IGESDraw_ToolNetworkSubfigureDef::IGESDraw_ToolNetworkSubfigureDef ( )

Returns a ToolNetworkSubfigureDef, ready to work.

Member Function Documentation

◆ DirChecker()

IGESData_DirChecker IGESDraw_ToolNetworkSubfigureDef::DirChecker ( const Handle< IGESDraw_NetworkSubfigureDef > &  ent) const

Returns specific DirChecker.

◆ OwnCheck()

void IGESDraw_ToolNetworkSubfigureDef::OwnCheck ( const Handle< IGESDraw_NetworkSubfigureDef > &  ent,
const Interface_ShareTool shares,
Handle< Interface_Check > &  ach 
) const

Performs Specific Semantic Check.

◆ OwnCopy()

void IGESDraw_ToolNetworkSubfigureDef::OwnCopy ( const Handle< IGESDraw_NetworkSubfigureDef > &  entfrom,
const Handle< IGESDraw_NetworkSubfigureDef > &  entto,
Interface_CopyTool TC 
) const

Copies Specific Parameters.

◆ OwnDump()

void IGESDraw_ToolNetworkSubfigureDef::OwnDump ( const Handle< IGESDraw_NetworkSubfigureDef > &  ent,
const IGESData_IGESDumper dumper,
const Handle< Message_Messenger > &  S,
const Standard_Integer  own 
) const

Dump of Specific Parameters.

◆ OwnShared()

void IGESDraw_ToolNetworkSubfigureDef::OwnShared ( const Handle< IGESDraw_NetworkSubfigureDef > &  ent,
Interface_EntityIterator iter 
) const

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

◆ ReadOwnParams()

void IGESDraw_ToolNetworkSubfigureDef::ReadOwnParams ( const Handle< IGESDraw_NetworkSubfigureDef > &  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.

◆ WriteOwnParams()

void IGESDraw_ToolNetworkSubfigureDef::WriteOwnParams ( const Handle< IGESDraw_NetworkSubfigureDef > &  ent,
IGESData_IGESWriter IW 
) const

Writes own parameters to IGESWriter.


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