#include <IGESSelect_RemoveCurves.hxx>
Inheritance diagram for IGESSelect_RemoveCurves:

Public Member Functions | |
| Standard_EXPORT | IGESSelect_RemoveCurves (const Standard_Boolean UV) |
| Creates a RemoveCurves from Faces (141/142/143/144) UV True : Removes UV Curves (pcurves) UV False : Removes 3D Curves . | |
| Standard_EXPORT void | Performing (IFSelect_ContextModif &ctx, const Handle(IGESData_IGESModel)&target, Interface_CopyTool &TC) const |
| Specific action : Removes the Curves . | |
| Standard_EXPORT TCollection_AsciiString | Label () const |
| Returns a text which is "Remove Curves UV on Face" or "Remove Curves 3D on Face" . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Boolean | theUV |
|
|
|
|
|
Reimplemented from IGESSelect_ModelModifier. |
|
|
Implements IFSelect_GeneralModifier. |
|
||||||||||||||||
|
Implements IGESSelect_ModelModifier. |
|
|
|
1.4.1