#include <IGESSelect_SetLabel.hxx>
Inheritance diagram for IGESSelect_SetLabel:
Public Member Functions | |
Standard_EXPORT | IGESSelect_SetLabel (const Standard_Integer mode, const Standard_Boolean enforce) |
Creates a SetLabel for IGESEntity Mode : see Purpose of the class . | |
Standard_EXPORT void | Performing (IFSelect_ContextModif &ctx, const Handle(IGESData_IGESModel)&target, Interface_CopyTool &TC) const |
Specific action : Sets or Clears the Label . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns a text which is "Clear Short Label" or "Set Label to DE" With possible additional information " (enforced)" . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Standard_Integer | themode |
Standard_Boolean | theforce |
|
|
|
Reimplemented from IGESSelect_ModelModifier. |
|
Implements IFSelect_GeneralModifier. |
|
Implements IGESSelect_ModelModifier. |
|
|
|
|