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


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

IImport3DFileRoots Interface

Provides access to a roots in a file used to create 3D General Multipatches.

Product Availability

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

Members

Name Description
Read-only property IsValidFile Indicates if this is a valid 3D Import File.
Method ReleaseCurrentFile Release the Current File.
Read-only property RootCountFromFile The Root Count of the File.
Read-only property RootGeometry The Geometry interface.

Classes that implement IImport3DFileRoots

Classes Description
Import3DFile Import 3D File component.