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


ILasBuildingClassification Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasBuildingClassification Interface
ArcGIS Developer Help

ILasBuildingClassification Interface

Provides access to members of BuildingExtractor.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Write-only property AreaOfInterest The area of interest.
Method Classify Perform building classification.
Write-only property IsPhotogrammetricData Indicates if the point data are derived from Photogrammetric method.
Method SetClassificationOption Set classification option.
Method SetEmpty Empty the object and release resources.
Method SetMaxHeightAboveRoofAndClassCode Set maximum above-roof height in meters and corresponding class-code (if larger than zero, points on top of a roof within this limit will be assigned the specified code).
Method SetMinBuildingHeight Set minimum building height in meters.
Method SetMinRoofArea Set minimum roof area in square meters.
Method SetSubFiles Specify a subset of files to be processed.
Write-only property TrackCancel The cancel-tracking object.

Classes that implement ILasBuildingClassification

Classes Description
LasBuildingExtractor Esri LasBuildingExtractor.