Open CASCADE Technology  7.7.0
Public Member Functions

TNaming_RefShape Class Reference

#include <TNaming_RefShape.hxx>

Public Member Functions

 TNaming_RefShape ()
 
 TNaming_RefShape (const TopoDS_Shape &S)
 
void Shape (const TopoDS_Shape &S)
 
void FirstUse (const TNaming_PtrNode &aPtr)
 
TNaming_PtrNode FirstUse () const
 
const TopoDS_ShapeShape () const
 
TDF_Label Label () const
 
Handle< TNaming_NamedShapeNamedShape () const
 
void DumpJson (Standard_OStream &theOStream, Standard_Integer theDepth=-1) const
 Dumps the content of me into the stream. More...
 

Constructor & Destructor Documentation

◆ TNaming_RefShape() [1/2]

TNaming_RefShape::TNaming_RefShape ( )

◆ TNaming_RefShape() [2/2]

TNaming_RefShape::TNaming_RefShape ( const TopoDS_Shape S)

Member Function Documentation

◆ DumpJson()

void TNaming_RefShape::DumpJson ( Standard_OStream theOStream,
Standard_Integer  theDepth = -1 
) const

Dumps the content of me into the stream.

◆ FirstUse() [1/2]

TNaming_PtrNode TNaming_RefShape::FirstUse ( ) const

◆ FirstUse() [2/2]

void TNaming_RefShape::FirstUse ( const TNaming_PtrNode aPtr)

◆ Label()

TDF_Label TNaming_RefShape::Label ( ) const

◆ NamedShape()

Handle< TNaming_NamedShape > TNaming_RefShape::NamedShape ( ) const

◆ Shape() [1/2]

const TopoDS_Shape& TNaming_RefShape::Shape ( ) const

◆ Shape() [2/2]

void TNaming_RefShape::Shape ( const TopoDS_Shape S)

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