CATIAV4Interfaces Interface CATIV4DataTranslator
Usage: you can freely reimplement this interface.
interface CATIV4DataTranslator
Class to translate a V4 geometry to V5 object.
Role: Interface to translate a V4 geometry to V5 object
The user can choose to translate V4 data or not
Method Index
- o
GetUserIntent(CATV4iV4Element*,int&)
- Retrieves the user intent.
Methods
o GetUserIntent
public virtual GetUserIntent( | | V4Elem, |
| | oIntent) |
-
Retrieves the user intent.
- Parameters:
-
- V4Elem
- The element to translate
- oIntent
-
legal values:0 do not translate the V4 data, 1 do the standard process
- Returns:
-
- S_OK : The query succeeds
- E_NOINTERFACE : The interface does not exist
This object is included in the file: CATIV4DataTranslator.h
If needed, your Imakefile.mk should include the module: CATV4iV4Interfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.