MachiningU5Itf Interface DELIMfgCustomizeCSOFilter

Usage: you can freely reimplement this interface.


interface DELIMfgCustomizeCSOFilter

Interface to enable or disable contextual menu commands in machining workbenches.
Role: This interface offers services to implement the availability of contextual menu Cut/Copy/Paste/Delete commands for CAA user features in machining workbenches.


Method Index


o CommandIsAvailable(char*)
Returns command availability.

Methods


o CommandIsAvailable
public virtual CommandIsAvailable( const iHeaderID)
Returns command availability.
Parameters:
iHeaderID
command identifier (Cut, Copy, Paste or Delete).
Returns:
S_OK if command available otherwise S_FALSE.
E_FAIL if unexpected internal problem.

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

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