Open CASCADE Technology 6.6.0
Public Member Functions
IGESDraw_ToolViewsVisibleWithAttr Class Reference

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

#include <IGESDraw_ToolViewsVisibleWithAttr.hxx>

Public Member Functions

 IGESDraw_ToolViewsVisibleWithAttr ()
 Returns a ToolViewsVisibleWithAttr, ready to work

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

void OwnShared (const Handle< IGESDraw_ViewsVisibleWithAttr > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a ViewsVisibleWithAttr <ent>, from
its specific (own) parameters shared not implied, i.e. all but
the Displayed Entities

void OwnImplied (const Handle< IGESDraw_ViewsVisibleWithAttr > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a ViewsVisible <ent>, from
its specific (own) implied parameters : the Displayed Entities

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

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

void OwnCopy (const Handle< IGESDraw_ViewsVisibleWithAttr > &entfrom, const Handle< IGESDraw_ViewsVisibleWithAttr > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters shared not implied, i.e. all but
the Displayed Entities

void OwnRenew (const Handle< IGESDraw_ViewsVisibleWithAttr > &entfrom, const Handle< IGESDraw_ViewsVisibleWithAttr > &entto, const Interface_CopyTool &TC) const
 Copies Specific implied Parameters : the Displayed Entities
which have already been copied

void OwnWhenDelete (const Handle< IGESDraw_ViewsVisibleWithAttr > &ent) const
 Clears specific implied parameters, which cause looping
structures; required for deletion

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

Standard_Boolean OwnCorrect (const Handle< IGESDraw_ViewsVisibleWithAttr > &ent) const
 Sets automatic unambiguous Correction on a ViewsVisibleWithAttr
(all displayed entities must refer to <ent> in directory part,
else the list is cleared)


Constructor & Destructor Documentation

IGESDraw_ToolViewsVisibleWithAttr::IGESDraw_ToolViewsVisibleWithAttr ( )

Member Function Documentation

IGESData_DirChecker IGESDraw_ToolViewsVisibleWithAttr::DirChecker ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnCheck ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent,
const Interface_ShareTool shares,
Handle< Interface_Check > &  ach 
) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnCopy ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  entfrom,
const Handle< IGESDraw_ViewsVisibleWithAttr > &  entto,
Interface_CopyTool TC 
) const
Standard_Boolean IGESDraw_ToolViewsVisibleWithAttr::OwnCorrect ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnDump ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent,
const IGESData_IGESDumper dumper,
const Handle< Message_Messenger > &  S,
const Standard_Integer  own 
) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnImplied ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent,
Interface_EntityIterator iter 
) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnRenew ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  entfrom,
const Handle< IGESDraw_ViewsVisibleWithAttr > &  entto,
const Interface_CopyTool TC 
) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnShared ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent,
Interface_EntityIterator iter 
) const
void IGESDraw_ToolViewsVisibleWithAttr::OwnWhenDelete ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent) const
void IGESDraw_ToolViewsVisibleWithAttr::ReadOwnParams ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  ent,
const Handle< IGESData_IGESReaderData > &  IR,
IGESData_ParamReader PR 
) const
void IGESDraw_ToolViewsVisibleWithAttr::WriteOwnParams ( const Handle< IGESDraw_ViewsVisibleWithAttr > &  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