Extract Attributes

Usage Instructions

This tool supports extracting model properties such as volume, surface area, vertex count, top elevation, bottom elevation, triangle count, and creates new attribute fields in the source model dataset's attribute table to record the related property values.

Parameter Description

Parameter Name Parameter Description Parameter Type
Model Dataset: Select the source model dataset to operate on. DatasetVector
Extract Volume
(Optional)
Sets whether to extract the model's volume. Selected by default. Boolean
Extract Surface Area
(Optional)
Sets whether to extract the model's surface area. Selected by default. Boolean
Extract Vertex Count
(Optional)
Sets whether to extract the model's vertex count. Selected by default. Boolean
Extract Triangle Count
(Optional)
Sets whether to extract the model's triangle count. Not selected by default. Boolean
Extract Top Elevation
(Optional)
Sets whether to extract the model's top elevation. Selected by default. Boolean
Extract Bottom Elevation
(Optional)
Sets whether to extract the model's bottom elevation. Selected by default. Boolean

Output Result

Parameter Name Parameter Description Parameter Type
Extract Attributes The model dataset after completing the property extraction operation. DatasetVector