ArcObjects Library Reference (3DAnalyst)  

IGraphicsContainer3D.DeleteAllElements Method

Deletes all the elements.

[Visual Basic .NET]
Public Sub DeleteAllElements ( _
)
[C#]
public void DeleteAllElements (
);
[C++]
HRESULT DeleteAllElements(
void
);

Product Availability

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

See Also

IGraphicsContainer3D Interface

.NET Samples

3D multipatch examples (Code Files: DrawUtilities)