Open CASCADE Technology 7.8.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. | |
static TCollection_AsciiString | FormatName (RWMesh_NameFormat theFormat, const TDF_Label &theLabel, const TDF_Label &theRefLabel) |
Generate name for specified labels. | |
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.