CATIAV4Interfaces Global Function CATV4iGmdrdv


int CATV4iGmdrdv( const CATV4iV4Element* iElement,
const int& iType,
int& oExist,
int& oNumI4,
int* oI4,
int& oNumR4,
float* oR4,
int& oNumR8,
double* oR8,
int& oNumC8,
char* oC8,
int& 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.

CATIAV4Interfaces Global Function CATV4iGmdrdv

CATIAV4Interfaces Global Function CATV4iGmdrdv


int CATV4iGmdrdv( const CATV4iV4Element* iElement,
const int& iType,
int& oExist,
int& oNumI4,
int* oI4,
int& oNumR4,
float* oR4,
int& oNumR8,
double* oR8,
int& oNumC8,
char* oC8,
int& 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.