ModelDetailEstimate.TriangleDensityFactor Property
Density factor for mesh triangles.
Syntax
public System.Double TriangleDensityFactor { get; set; }
Property Value
Default: 0
Value describing the estimated mesh triangle density for this TileLevel.
Remarks
The TriangleDensityFactor is expressed relative to a built-in suggested density appropriate for the TileLevel. This means that a TriangleDensityFactor of 1.0 is the suggested target to aim for.
See the documentation for this class ModelDetailEstimate for more information on how to use these results.
Platforms
Windows, Linux, Android