Open CASCADE Technology
7.6.0
|
Auxiliary tools for RWMesh package. More...
#include <RWMesh.hxx>
Static Public Member Functions | |
static TCollection_AsciiString | ReadNameAttribute (const TDF_Label &theLabel) |
Read name attribute from label. More... | |
static TCollection_AsciiString | FormatName (RWMesh_NameFormat theFormat, const TDF_Label &theLabel, const TDF_Label &theRefLabel) |
Generate name for specified labels. More... | |
Auxiliary tools for RWMesh package.
|
static |
Generate name for specified labels.
[in] | theFormat | name format to apply |
[in] | theLabel | instance label |
[in] | theRefLabel | product label |
|
static |
Read name attribute from label.