Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
TransferBRep_ShapeInfo Class Reference

Gives informations on an object, see template DataInfo
This class is for Shape
More...

#include <TransferBRep_ShapeInfo.hxx>

Static Public Member Functions

static Handle_Standard_Type Type (const TopoDS_Shape &ent)
 Returns the Type attached to an object
Here, TShape (Shape has no Dynamic Type)
More...
 
static Standard_CString TypeName (const TopoDS_Shape &ent)
 Returns Type Name (string)
Here, the true name of the Type of a Shape
More...
 

Detailed Description

Gives informations on an object, see template DataInfo
This class is for Shape

Member Function Documentation

static Handle_Standard_Type TransferBRep_ShapeInfo::Type ( const TopoDS_Shape ent)
static

Returns the Type attached to an object
Here, TShape (Shape has no Dynamic Type)

static Standard_CString TransferBRep_ShapeInfo::TypeName ( const TopoDS_Shape ent)
static

Returns Type Name (string)
Here, the true name of the Type of a Shape


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