All Frameworks  Class Hierarchy  This Framework  Indexes

CATIAV4Interfaces Global Function CATV4iGetV4Attributes


int CATV4iGetV4Attributes( const CATV4iV4Element* iElement,
int& iPartial,
CATLISTP(CATV4iV4Attribute)& ioAttList,
int& ier)
Retrieves the attributes of an element.
Parameters:
iElement
[in] The element
iPartial
[in]
Legal values:
  • 0 : All values are returned
    • 1 : The values: NULL, -NaN, -1.#QNAN, -nan0xffffffff, are filtered
ioAttList
[in][out] The list of attributes. Attributes are added in this list. Each attribute must be deleted, after been used.
ier
[out] error code:
Legal values:
  • 1 : invalid element

This object is included in the file: CATV4iFunctions.h

Copyright © 2003, Dassault Systèmes. All rights reserved.