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


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

IFeature3DProperties Interface

Provides access to members that control feature filtering in a scene. Note: the IFeature3DProperties interface has been superseded by IFeature3DProperties2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Method ApplyFeatureProperties Applies feature properties resulting in a new geometry.
Method Locate Locates an object.
Method PrepareQueryFilter Prepares query filter to support calculated properties.

Classes that implement IFeature3DProperties

Classes Description
Feature3DProperties Three-dimensional scene filter for features.