Click or drag to resize

SpecifiedResolutionLinkSubdivision.Resolution 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: 25.1.421.0 (25.1.421.0)
Syntax
public double Resolution { get; set; }

Property Value

Type: Double
See Also