Open CASCADE Technology 6.6.0
Public Member Functions
IGESDraw_ToolView Class Reference

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

#include <IGESDraw_ToolView.hxx>

Public Member Functions

 IGESDraw_ToolView ()
 Returns a ToolView, ready to work

void ReadOwnParams (const Handle< IGESDraw_View > &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 WriteOwnParams (const Handle< IGESDraw_View > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter

void OwnShared (const Handle< IGESDraw_View > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a View <ent>, from
its specific (own) parameters

IGESData_DirChecker DirChecker (const Handle< IGESDraw_View > &ent) const
 Returns specific DirChecker

void OwnCheck (const Handle< IGESDraw_View > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check

void OwnCopy (const Handle< IGESDraw_View > &entfrom, const Handle< IGESDraw_View > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters

void OwnDump (const Handle< IGESDraw_View > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const
 Dump of Specific Parameters


Constructor & Destructor Documentation

IGESDraw_ToolView::IGESDraw_ToolView ( )

Member Function Documentation

IGESData_DirChecker IGESDraw_ToolView::DirChecker ( const Handle< IGESDraw_View > &  ent) const
void IGESDraw_ToolView::OwnCheck ( const Handle< IGESDraw_View > &  ent,
const Interface_ShareTool shares,
Handle< Interface_Check > &  ach 
) const
void IGESDraw_ToolView::OwnCopy ( const Handle< IGESDraw_View > &  entfrom,
const Handle< IGESDraw_View > &  entto,
Interface_CopyTool TC 
) const
void IGESDraw_ToolView::OwnDump ( const Handle< IGESDraw_View > &  ent,
const IGESData_IGESDumper dumper,
const Handle< Message_Messenger > &  S,
const Standard_Integer  own 
) const
void IGESDraw_ToolView::OwnShared ( const Handle< IGESDraw_View > &  ent,
Interface_EntityIterator iter 
) const
void IGESDraw_ToolView::ReadOwnParams ( const Handle< IGESDraw_View > &  ent,
const Handle< IGESData_IGESReaderData > &  IR,
IGESData_ParamReader PR 
) const
void IGESDraw_ToolView::WriteOwnParams ( const Handle< IGESDraw_View > &  ent,
IGESData_IGESWriter IW 
) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines