Synopsis
PDX_MSGT s046_EntityGetInvisibility(long option, MDA_PTR step_db_ptr, int *invisibility)
Purpose
Get invisibility of the given STEP entity.
Description
If the entity is on a layer, the layer will be checked for invisibility. If not on a layer, the entity itself will be checked for invisibility.
Input
option
Options (not used)
step_db_ptr
The STEP entity database pointer
Output
invisibility
0 for visible, 1 for invisible
Return
S046_NOERR
S046_INVALID_ENT
Low Level error return
.fi