IN_GetDisplayLayer

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetDisplayLayer function returns whether a layer or CAD layer is hidden or displayed.

Syntax

int IN_GetDisplayLayer( docwinID, layerID, pbIsVisible )

Input Parameters

Values

Meaning

IN_DOCWIN docwinID

0 | docwinID

active | specific

IN_LAYER layerID

identifier of the layer or CAD layer to query

Output Parameters

Values

Meaning

IN_BOOLPTR pbIsVisible

pointer to:
FALSE | TRUE


hidden | displayed

Release information

Added to Imagenation for Windows in Release 4.10.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Displaying and hiding layers

Scaling CAD documents