Open CASCADE Technology 7.8.2.dev
IGESGeom_ToolTabulatedCylinder Class Reference

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

#include <IGESGeom_ToolTabulatedCylinder.hxx>

Public Member Functions

 IGESGeom_ToolTabulatedCylinder ()
 Returns a ToolTabulatedCylinder, ready to work.
 
void ReadOwnParams (const Handle< IGESGeom_TabulatedCylinder > &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< IGESGeom_TabulatedCylinder > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter.
 
void OwnShared (const Handle< IGESGeom_TabulatedCylinder > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a TabulatedCylinder <ent>, from its specific (own) parameters.
 
IGESData_DirChecker DirChecker (const Handle< IGESGeom_TabulatedCylinder > &ent) const
 Returns specific DirChecker.
 
void OwnCheck (const Handle< IGESGeom_TabulatedCylinder > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check.
 
void OwnCopy (const Handle< IGESGeom_TabulatedCylinder > &entfrom, const Handle< IGESGeom_TabulatedCylinder > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters.
 
void OwnDump (const Handle< IGESGeom_TabulatedCylinder > &ent, const IGESData_IGESDumper &dumper, Standard_OStream &S, const Standard_Integer own) const
 Dump of Specific Parameters.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ IGESGeom_ToolTabulatedCylinder()

IGESGeom_ToolTabulatedCylinder::IGESGeom_ToolTabulatedCylinder ( )

Returns a ToolTabulatedCylinder, ready to work.

Member Function Documentation

◆ DirChecker()

IGESData_DirChecker IGESGeom_ToolTabulatedCylinder::DirChecker ( const Handle< IGESGeom_TabulatedCylinder > & ent) const

Returns specific DirChecker.

◆ OwnCheck()

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

Performs Specific Semantic Check.

◆ OwnCopy()

void IGESGeom_ToolTabulatedCylinder::OwnCopy ( const Handle< IGESGeom_TabulatedCylinder > & entfrom,
const Handle< IGESGeom_TabulatedCylinder > & entto,
Interface_CopyTool & TC ) const

Copies Specific Parameters.

◆ OwnDump()

void IGESGeom_ToolTabulatedCylinder::OwnDump ( const Handle< IGESGeom_TabulatedCylinder > & ent,
const IGESData_IGESDumper & dumper,
Standard_OStream & S,
const Standard_Integer own ) const

Dump of Specific Parameters.

◆ OwnShared()

void IGESGeom_ToolTabulatedCylinder::OwnShared ( const Handle< IGESGeom_TabulatedCylinder > & ent,
Interface_EntityIterator & iter ) const

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

◆ ReadOwnParams()

void IGESGeom_ToolTabulatedCylinder::ReadOwnParams ( const Handle< IGESGeom_TabulatedCylinder > & 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.

◆ WriteOwnParams()

void IGESGeom_ToolTabulatedCylinder::WriteOwnParams ( const Handle< IGESGeom_TabulatedCylinder > & ent,
IGESData_IGESWriter & IW ) const

Writes own parameters to IGESWriter.


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