3D PLM Enterprise Architecture |
V4 Access |
Creating a V5 Geometrical Element from V4 DataAdapt the behavior of V4 data migration |
| Use Case | ||
AbstractThis article shows how to migrate V5 geometrical element from a V4 data . |
| Windows | InstallRootDirectory\CAACATIAV4Interfaces.edu\CAAV4iEduTranslV4ToV5.m\ |
| Unix | InstallRootDirectory/CAACATIAV4Interfaces.edu/CAAV4iEduTranslV4ToV5.m/ |
where InstallRootDirectory is the directory where the CAA CD-ROM is
installed.
HRESULT CAADataTranslator::GetUserIntent(CATV4iV4Element * V4Elem, int & oIntent)
{
HRESULT rc = S_OK;
...
oIntent = ...;
return rc;
}
|
oIntent is set to
| [1] | Building and Launching a CAA V5 Use Case |
| [Top] | |
| Version: 1 [Dec 2003] | Document created |
| [Top] | |
Copyright © 1994-2003, Dassault Systèmes. All rights reserved.