Open CASCADE Technology 6.6.0
Public Member Functions
IGESSelect_UpdateCreationDate Class Reference

Allows to Change the Creation Date indication in the Header
(Global Section) of IGES File. It is taken from the operating
system (time of application of the Modifier).
The Selection of the Modifier is not used : it simply acts as
a criterium to select IGES Files to touch up

#include <IGESSelect_UpdateCreationDate.hxx>

Inheritance diagram for IGESSelect_UpdateCreationDate:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_UpdateCreationDate ()
 Creates an UpdateCreationDate, 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
"Update IGES Header Creation Date"


Constructor & Destructor Documentation

IGESSelect_UpdateCreationDate::IGESSelect_UpdateCreationDate ( )

Member Function Documentation

TCollection_AsciiString IGESSelect_UpdateCreationDate::Label ( ) const [virtual]
void IGESSelect_UpdateCreationDate::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