Arbortext IsoView > Programmer's Reference > Object Functions > Iso3ShowObjects
  
Iso3ShowObjects
Sets the kind of objects to be shown.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3ShowObjectsbShowObjectsbShowHotSpot
Parameters:
bShowObjects
Set this parameter to true if objects without hotspots shall be highlighted.
bShowHotSpot
Set this parameter to true if objects with hotspots shall be highlighted.
document.ivx1.Iso3ShowObjects(1,1);