Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )

Returns a ToolNetworkSubfigureDef, ready to work

Member Function Documentation

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

Returns specific DirChecker

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

Performs Specific Semantic Check

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

Copies Specific Parameters

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

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

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

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: