KrigingMethodOptionsVariogramParamA Property

Specifies the semivariogram scale factor.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double VariogramParamA { get; set; }

Property Value

Double
Remarks
If this property is less than or equal to 0, a default value is generated.
See Also