Open CASCADE Technology  7.0.0
Public Member Functions

IGESAppli_ToolPipingFlow Class Reference

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

#include <IGESAppli_ToolPipingFlow.hxx>

Public Member Functions

 IGESAppli_ToolPipingFlow ()
 Returns a ToolPipingFlow, ready to work. More...
 
void ReadOwnParams (const Handle< IGESAppli_PipingFlow > &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< IGESAppli_PipingFlow > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter. More...
 
void OwnShared (const Handle< IGESAppli_PipingFlow > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a PipingFlow <ent>, from its specific (own) parameters. More...
 
Standard_Boolean OwnCorrect (const Handle< IGESAppli_PipingFlow > &ent) const
 Sets automatic unambiguous Correction on a PipingFlow (NbContextFlags forced to 1) More...
 
IGESData_DirChecker DirChecker (const Handle< IGESAppli_PipingFlow > &ent) const
 Returns specific DirChecker. More...
 
void OwnCheck (const Handle< IGESAppli_PipingFlow > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check. More...
 
void OwnCopy (const Handle< IGESAppli_PipingFlow > &entfrom, const Handle< IGESAppli_PipingFlow > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters. More...
 
void OwnDump (const Handle< IGESAppli_PipingFlow > &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 PipingFlow. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule)

Constructor & Destructor Documentation

IGESAppli_ToolPipingFlow::IGESAppli_ToolPipingFlow ( )

Returns a ToolPipingFlow, ready to work.

Member Function Documentation

IGESData_DirChecker IGESAppli_ToolPipingFlow::DirChecker ( const Handle< IGESAppli_PipingFlow > &  ent) const

Returns specific DirChecker.

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

Performs Specific Semantic Check.

void IGESAppli_ToolPipingFlow::OwnCopy ( const Handle< IGESAppli_PipingFlow > &  entfrom,
const Handle< IGESAppli_PipingFlow > &  entto,
Interface_CopyTool TC 
) const

Copies Specific Parameters.

Standard_Boolean IGESAppli_ToolPipingFlow::OwnCorrect ( const Handle< IGESAppli_PipingFlow > &  ent) const

Sets automatic unambiguous Correction on a PipingFlow (NbContextFlags forced to 1)

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

Dump of Specific Parameters.

void IGESAppli_ToolPipingFlow::OwnShared ( const Handle< IGESAppli_PipingFlow > &  ent,
Interface_EntityIterator iter 
) const

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

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

Writes own parameters to IGESWriter.


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