All Frameworks  Class Hierarchy  This Framework  Indexes

CATIAV4Interfaces Global Function CATV4iGirvis


int CATV4iGirvis( const CATV4iV4Element* iElement,
int& oShow,
int& oPick,
int& oCol,
int& oBlink,
int& oThick,
int& oLine,
int& ier)
Retrieves the graphic attributes of an element.
Parameters:
iElement
[in] The V4 element
oShow
[out] The element is shown or not shown
Legal values:
  • 1: SHOW
  • 0: NO SHOW
oPick
[out] The element is pickable or not
Legal values:
  • 1: PICK
  • 0: NO PICK
oCol
[out] The color number
Legal values: between 1 to 127. 0: transparent element
oBlink
[out] The element blink or is steady
Legal values:
  • 1: BLINK
  • 0: STEADY
oThick
[out] The thickness number
Legal values: between 1 to 6. 0 if not applicable
oLine
[out] point or line type
Legal values: between 1 to 32.
ier
[out] error code

This object is included in the file: CATV4iFunctions.h

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