Arbortext IsoView > Programmer's Reference > Object Functions > Iso3GetObjectLayer
  
Iso3GetObjectLayer
Returns the layer name of this object as BSTR. (See Layer Functions.)
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3GetObjectLayerobject
Parameters:
object
Defines the object identifier as BSTR.
layerName =
document.ivx1.Iso3GetObjectLayer("id(myObj1)");