Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
TransferBRep_ShapeInfo Class Reference

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

#include <TransferBRep_ShapeInfo.hxx>

Static Public Member Functions

static occ::handle< Standard_TypeType (const TopoDS_Shape &ent)
 Returns the Type attached to an object Here, TShape (Shape has no Dynamic Type)
 
static const charTypeName (const TopoDS_Shape &ent)
 Returns Type Name (string) Here, the true name of the Type of a Shape.
 

Detailed Description

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

Member Function Documentation

◆ Type()

static occ::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)

◆ TypeName()

static const char * 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: