Open CASCADE Technology 6.6.0
Public Member Functions
IGESSelect_UpdateFileName Class Reference

Sets the File Name in Header to be the actual name of the file
If new file name is unknown, the former one is kept
Remark : this works well only when it is Applied and send time
If it is run immediately, new file name is unknown and nothing
is done
The Selection of the Modifier is not used : it simply acts as
a criterium to select IGES Files to touch up

#include <IGESSelect_UpdateFileName.hxx>

Inheritance diagram for IGESSelect_UpdateFileName:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_UpdateFileName ()
 Creates an UpdateFileName, which uses the system Date

void Performing (IFSelect_ContextModif &ctx, const Handle< IGESData_IGESModel > &target, Interface_CopyTool &TC) const
 Specific action : only <target> is used : the system Date
is set to Global Section Item n0 18.

TCollection_AsciiString Label () const
 Returns a text which is
"Updates IGES File Name to new current one"


Constructor & Destructor Documentation

IGESSelect_UpdateFileName::IGESSelect_UpdateFileName ( )

Member Function Documentation

TCollection_AsciiString IGESSelect_UpdateFileName::Label ( ) const [virtual]
void IGESSelect_UpdateFileName::Performing ( IFSelect_ContextModif ctx,
const Handle< IGESData_IGESModel > &  target,
Interface_CopyTool TC 
) const [virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines