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
    MoniTool_DataInfo Class Reference

    Gives information on an object Used as template to instantiate Elem, etc This class is for Transient. More...

    #include <MoniTool_DataInfo.hxx>

    Static Public Member Functions

    static occ::handle< Standard_TypeType (const occ::handle< Standard_Transient > &ent)
     Returns the Type attached to an object Here, the Dynamic Type of a Transient. Null Type if unknown.
    static const char * TypeName (const occ::handle< Standard_Transient > &ent)
     Returns Type Name (string) Allows to name type of non-handled objects.

    Detailed Description

    Gives information on an object Used as template to instantiate Elem, etc This class is for Transient.

    Member Function Documentation

    ◆ Type()

    occ::handle< Standard_Type > MoniTool_DataInfo::Type ( const occ::handle< Standard_Transient > & ent)
    static

    Returns the Type attached to an object Here, the Dynamic Type of a Transient. Null Type if unknown.

    ◆ TypeName()

    const char * MoniTool_DataInfo::TypeName ( const occ::handle< Standard_Transient > & ent)
    static

    Returns Type Name (string) Allows to name type of non-handled objects.


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