Open CASCADE Technology  7.7.0
Public Member Functions

RWObj_IShapeReceiver Class Referenceabstract

Interface to store shape attributes into document. More...

#include <RWObj_TriangulationReader.hxx>

Inheritance diagram for RWObj_IShapeReceiver:
Inheritance graph
[legend]

Public Member Functions

virtual void BindNamedShape (const TopoDS_Shape &theShape, const TCollection_AsciiString &theName, const RWObj_Material *theMaterial, const Standard_Boolean theIsRootShape)=0
 

Detailed Description

Interface to store shape attributes into document.

Member Function Documentation

◆ BindNamedShape()

virtual void RWObj_IShapeReceiver::BindNamedShape ( const TopoDS_Shape theShape,
const TCollection_AsciiString theName,
const RWObj_Material theMaterial,
const Standard_Boolean  theIsRootShape 
)
pure virtual
Parameters
theShapeshape to register
theNameshape name
theMaterialshape material
theIsRootShapeindicates that this is a root object (free shape)

Implemented in RWObj_CafReader.


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