OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    IGESSolid_ToolCylindricalSurface Class Reference

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

    #include <IGESSolid_ToolCylindricalSurface.hxx>

    Public Member Functions

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

    Detailed Description

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

    Constructor & Destructor Documentation

    ◆ IGESSolid_ToolCylindricalSurface()

    IGESSolid_ToolCylindricalSurface::IGESSolid_ToolCylindricalSurface ( )

    Returns a ToolCylindricalSurface, ready to work.

    Member Function Documentation

    ◆ DirChecker()

    IGESData_DirChecker IGESSolid_ToolCylindricalSurface::DirChecker ( const occ::handle< IGESSolid_CylindricalSurface > & ent) const

    Returns specific DirChecker.

    ◆ OwnCheck()

    void IGESSolid_ToolCylindricalSurface::OwnCheck ( const occ::handle< IGESSolid_CylindricalSurface > & ent,
    const Interface_ShareTool & shares,
    occ::handle< Interface_Check > & ach ) const

    Performs Specific Semantic Check.

    ◆ OwnCopy()

    void IGESSolid_ToolCylindricalSurface::OwnCopy ( const occ::handle< IGESSolid_CylindricalSurface > & entfrom,
    const occ::handle< IGESSolid_CylindricalSurface > & entto,
    Interface_CopyTool & TC ) const

    Copies Specific Parameters.

    ◆ OwnDump()

    void IGESSolid_ToolCylindricalSurface::OwnDump ( const occ::handle< IGESSolid_CylindricalSurface > & ent,
    const IGESData_IGESDumper & dumper,
    Standard_OStream & S,
    const int own ) const

    Dump of Specific Parameters.

    ◆ OwnShared()

    void IGESSolid_ToolCylindricalSurface::OwnShared ( const occ::handle< IGESSolid_CylindricalSurface > & ent,
    Interface_EntityIterator & iter ) const

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

    ◆ ReadOwnParams()

    void IGESSolid_ToolCylindricalSurface::ReadOwnParams ( const occ::handle< IGESSolid_CylindricalSurface > & ent,
    const occ::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 IGESSolid_ToolCylindricalSurface::WriteOwnParams ( const occ::handle< IGESSolid_CylindricalSurface > & ent,
    IGESData_IGESWriter & IW ) const

    Writes own parameters to IGESWriter.


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