This document is archived and information here might be outdated.  Recommended version.


IGeometryMaterialList Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGeometryMaterialList Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IGeometryMaterialList

Classes Description
GeometryMaterialList The Geometry Material List component.