SlopeOperator.AspectSlopeThreshold Property
Gets or sets the minimum slope, in percent, for which aspect shall be considered well-defined.
Syntax
public System.Double AspectSlopeThreshold { get; set; }
Property Value
Default: 0.5
The minimum slope, in percent, for which aspect shall be considered well-defined.
Remarks
This property is used only when OutputType = Aspect.
If you set this property to zero, then a defined aspect will be computed except where the ground is perfectly flat. However, for ground that is very nearly flat, the computed aspect values will in practice be like random noise, so it is not a good idea.
![]() |
![]() |
Platforms
Windows, Linux, Android