CATIAV4Interfaces Global Function CATV4iGmdrdv
CATV4iGmdrdv( | const | iElement, |
| const | iType, |
| | oExist, |
| | oNumI4, |
| | oI4, |
| | oNumR4, |
| | oR4, |
| | oNumR8, |
| | oR8, |
| | oNumC8, |
| | oC8, |
| | ier) |
-
Retrieves the values of descriptions related to an element.
- Parameters:
-
- iElement
- [in] The V4 element
- iType
- [in] UDBV1 description type
- oExist
- [out] The description existence
Legal values: 1 if the description exists ; 0 if not
- oNumI4
- [out] The number of I*4 values
- oI4
- [out] The array of oNumI4 I*4 values
- oNumR4
- [out] The number of R*4 values
- oR4
- [out] The array of oNumR4 R*4 values
- oNumR8
- [out] The number of R*8 values
- oR8
- [out] The array of oNumR8 R*8 values
- oNumC8
- [out] The number of C*8 values
- oC8
- [out] The array of oNumC8 C*8 values
- ier
- [out] error code
- Returns:
-
Legal values:
- 0 : No error
- 1 : An error occured
This object is included in the file: CATV4iFunctions.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.