v2.33
 
ILayerCollection Interface Reference

Represents a model object layer collection. More...

Inheritance diagram for ILayerCollection:

Public Member Functions

HRESULT Get ([in] int index, [out, retval] ILayer **ppLayer)
 Returns the layer by index.
 

Properties

int Count [get]
 The number of layers.
 

Detailed Description

Represents a model object layer collection.

Using this interface you can obtain model layers. This interface can be obtained through IObjectWithLayeredMaterial.