Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
IGESDraw_ToolCircArraySubfigure Class Reference

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

#include <IGESDraw_ToolCircArraySubfigure.hxx>

Public Member Functions

 IGESDraw_ToolCircArraySubfigure ()
 Returns a ToolCircArraySubfigure, ready to work
More...
 
void ReadOwnParams (const Handle< IGESDraw_CircArraySubfigure > &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_CircArraySubfigure > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter
More...
 
void OwnShared (const Handle< IGESDraw_CircArraySubfigure > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a CircArraySubfigure <ent>, from
its specific (own) parameters
More...
 
IGESData_DirChecker DirChecker (const Handle< IGESDraw_CircArraySubfigure > &ent) const
 Returns specific DirChecker
More...
 
void OwnCheck (const Handle< IGESDraw_CircArraySubfigure > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check
More...
 
void OwnCopy (const Handle< IGESDraw_CircArraySubfigure > &entfrom, const Handle< IGESDraw_CircArraySubfigure > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters
More...
 
void OwnDump (const Handle< IGESDraw_CircArraySubfigure > &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 CircArraySubfigure. Called by various Modules
(ReadWriteModule, GeneralModule, SpecificModule)

Constructor & Destructor Documentation

IGESDraw_ToolCircArraySubfigure::IGESDraw_ToolCircArraySubfigure ( )

Returns a ToolCircArraySubfigure, ready to work

Member Function Documentation

IGESData_DirChecker IGESDraw_ToolCircArraySubfigure::DirChecker ( const Handle< IGESDraw_CircArraySubfigure > &  ent) const

Returns specific DirChecker

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

Performs Specific Semantic Check

void IGESDraw_ToolCircArraySubfigure::OwnCopy ( const Handle< IGESDraw_CircArraySubfigure > &  entfrom,
const Handle< IGESDraw_CircArraySubfigure > &  entto,
Interface_CopyTool TC 
) const

Copies Specific Parameters

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

Dump of Specific Parameters

void IGESDraw_ToolCircArraySubfigure::OwnShared ( const Handle< IGESDraw_CircArraySubfigure > &  ent,
Interface_EntityIterator iter 
) const

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

void IGESDraw_ToolCircArraySubfigure::ReadOwnParams ( const Handle< IGESDraw_CircArraySubfigure > &  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_ToolCircArraySubfigure::WriteOwnParams ( const Handle< IGESDraw_CircArraySubfigure > &  ent,
IGESData_IGESWriter IW 
) const

Writes own parameters to IGESWriter


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