Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESSelect_RemoveCurves Class Reference

Removes Curves UV or 3D (not both !) from Faces, those
designated by the Selection. No Selection means all the file

#include <IGESSelect_RemoveCurves.hxx>

Inheritance diagram for IGESSelect_RemoveCurves:
Inheritance graph
[legend]

Public Member Functions

 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

void Performing (IFSelect_ContextModif &ctx, const Handle< IGESData_IGESModel > &target, Interface_CopyTool &TC) const
 Specific action : Removes the Curves

TCollection_AsciiString Label () const
 Returns a text which is
"Remove Curves UV on Face" or "Remove Curves 3D on Face"


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: