Open CASCADE Technology 6.6.0
|
This Signature returns the Category of an entity, as recorded
in the model
#include <IFSelect_SignCategory.hxx>
Public Member Functions | |
IFSelect_SignCategory () | |
Returns a SignCategory | |
Standard_CString | Value (const Handle< Standard_Transient > &ent, const Handle< Interface_InterfaceModel > &model) const |
Returns the Signature for a Transient object, as its Category recorded in the model |
IFSelect_SignCategory::IFSelect_SignCategory | ( | ) |
Standard_CString IFSelect_SignCategory::Value | ( | const Handle< Standard_Transient > & | ent, |
const Handle< Interface_InterfaceModel > & | model | ||
) | const [virtual] |
Implements Interface_SignType.