KrigingMethodOptionsSampleVertices Property

Specifies the TinSurfaceVertices as the sample data for the surface smoothing extrapolation.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public IEnumerable<TinSurfaceVertex> SampleVertices { get; set; }

Property Value

IEnumerableTinSurfaceVertex
See Also