Click or drag to resize

SpecifiedResolutionLinkSubdivision Constructor (Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SpecifiedResolutionLinkSubdivision(
	double resolution
)

Parameters

resolution
Type: SystemDouble
The resolution, in meters, at which to subdivide.
See Also