Layers in 3ds Max allow the user to group numerous scene objects together for easier workflow. Nodes contain information about what layers they are associated with. Accessing layer information in 3ds Max can be done in two methods:
There are two classes that describe layer properties.
ILayerProperties has some of the same functionality of ILayer but also provided a method that returns a list of objects that belong to the layer.