Click or drag to resize

ExtrudedCentralBodyCoverageGrid.HeightGriddingTechnique Property

Gets or sets the gridding technique used to extrude the UnderlyingGrid.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ICoverageGriddingTechnique HeightGriddingTechnique { get; set; }

Property Value

Type: ICoverageGriddingTechnique
See Also