LayerHasObjects
Use this method to retrieve if the given layer has objects. It returns
true if the given layer contains objects. (See
Object Functions.)
Introduced with Arbortext IsoView 2.0.
Syntax
LayerHasObjectsName
Parameters:
Name
Defines the name of the layer retrieve visibility from as BSTR.
form1.edtName.value = document.ivx1.LayerHasObjects (“Layer 1”);