|
Open CASCADE Technology 6.5.2
|
IGESName is a Signature specific to IGESNorm :
it considers the Name of an IGESEntity as being its ShortLabel
(some sending systems use name, not to identify entities, but
ratjer to classify them)
#include <IGESSelect_IGESName.hxx>

Public Member Functions | |
| IGESSelect_IGESName () | |
| Creates a Signature for IGES Name (reduced to ShortLabel, without SubscriptLabel or Long Name) | |
| Standard_CString | Value (const Handle< Standard_Transient > &ent, const Handle< Interface_InterfaceModel > &model) const |
| Returns the ShortLabel as being the Name of an IGESEntity If <ent> has no name, it returns empty string "" | |
| IGESSelect_IGESName::IGESSelect_IGESName | ( | ) |
| Standard_CString IGESSelect_IGESName::Value | ( | const Handle< Standard_Transient > & | ent, |
| const Handle< Interface_InterfaceModel > & | model | ||
| ) | const [virtual] |
Implements Interface_SignType.
1.7.4