|
Open CASCADE Technology 6.5.2
|
This modifier applies an EditForm on the entities selected
#include <IFSelect_ModifEditForm.hxx>

Public Member Functions | |
| IFSelect_ModifEditForm (const Handle< IFSelect_EditForm > &editform) | |
| Creates a ModifEditForm. It may not change the graph | |
| Handle_IFSelect_EditForm | EditForm () const |
| Returns the EditForm | |
| void | Perform (IFSelect_ContextModif &ctx, const Handle< Interface_InterfaceModel > &target, const Handle< Interface_Protocol > &protocol, Interface_CopyTool &TC) const |
| Acts by applying an EditForm to entities, selected or all model | |
| TCollection_AsciiString | Label () const |
| Returns Label as "Apply EditForm <+ label of EditForm>" | |
| IFSelect_ModifEditForm::IFSelect_ModifEditForm | ( | const Handle< IFSelect_EditForm > & | editform | ) |
| Handle_IFSelect_EditForm IFSelect_ModifEditForm::EditForm | ( | ) | const |
| TCollection_AsciiString IFSelect_ModifEditForm::Label | ( | ) | const [virtual] |
Implements IFSelect_GeneralModifier.
| void IFSelect_ModifEditForm::Perform | ( | IFSelect_ContextModif & | ctx, |
| const Handle< Interface_InterfaceModel > & | target, | ||
| const Handle< Interface_Protocol > & | protocol, | ||
| Interface_CopyTool & | TC | ||
| ) | const [virtual] |
Implements IFSelect_Modifier.
1.7.4