v2.32
 
ILayer Interface Reference

Represents a layer of a model object. More...

Inheritance diagram for ILayer:

Public Member Functions

HRESULT GetQuantities ([out, retval] IQuantityContainer **ppQuantityContainer)
 Returns the associated quantity container.
 

Properties

int MaterialId [get]
 The material identifier.
 

Detailed Description

Represents a layer of a model object.

A layer has its own material identifier and quantities. Use ILayerCollection to get the individual layers.