MachiningUseItf Interface DELIMfgUserDataAccess

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIMfgUserDataAccess

Interface to add a user data feature to a manufacturing setup or a manufacturing program.

Role: DELIMfgUserDataAccess has methods to set and retrieve a user data feature to a manufacturing part operation or a manufacturing program.


Method Index


o GetUserDataFeature(CATBaseUnknown_var&)
Retrieves the user data feature linked to the manufacturing part operation or the manufacturing program.
o RemoveUserDataFeature()
Removes the user data feature linked to the manufacturing part operation or the manufacturing program.
o SetUserDataFeature(CATBaseUnknown_var&)
Sets a user data feature to the manufacturing part operation or the manufacturing program.

Methods


o GetUserDataFeature
public virtual GetUserDataFeature( oDataFeature)
Retrieves the user data feature linked to the manufacturing part operation or the manufacturing program..
Parameters:
oDataFeature
The retrieved user data feature
o RemoveUserDataFeature
public virtual RemoveUserDataFeature()
Removes the user data feature linked to the manufacturing part operation or the manufacturing program..
o SetUserDataFeature
public virtual SetUserDataFeature( const iDataFeature)
Sets a user data feature to the manufacturing part operation or the manufacturing program..
Parameters:
iDataFeature
The user data feature to set

This object is included in the file: DELIMfgUserDataAccess.h
If needed, your Imakefile.mk should include the module: MachiningUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.