ArcObjects Library Reference (3DAnalyst)  

IGeometryMaterialList Interface

Provides access to a list of objects implementing IGeometryMaterial.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Method AddMaterial Add geometry material.
Read-only property Count The Material Count.
Method EmptyList Empty material list.
Read-only property GeometryMaterial The Geometry Material.
Method InsertMaterial Insert geometry material at position.
Method RemoveMaterial Remove geometry material at position.

CoClasses that implement IGeometryMaterialList

CoClasses and Classes Description
GeometryMaterialList The Geometry Material List component.

.NET Related Topics

How to create a multipatch using a series of triangles