Click or drag to resize

SpecifiedResolutionLinkSubdivisionResolution Property

Gets or sets the maximum resolution, in meters, at which to subdivide. The sub-segments will be equally sized and no larger than this value.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Resolution { get; set; }

Property Value

Type: Double
See Also