Open CASCADE Technology  7.1.0.beta
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_TypeType (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: