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


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

IImport3DFile2 Interface

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

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IImport3DFile.

Members

Name Description
Read-only property CanBrowse Indicates if this implementation can browse for files.
Method CreateFromFile Load from File.
Read-only property FileDescription The File Description for Browsing.
Read-only property FileExtension The File Extension for Browsing.
Read-only property Geometry The Geometry interface.
Method GetPlacementPreferences Symbol placement preferences.
Read-only property IsValidFile Indicates if this is a valid 3D Import File.

Classes that implement IImport3DFile2

Classes Description