Overload | Description |
---|---|
InterpolateShape(Geometry,SurfaceInterpolationMethod) | Interpolates Z values for a geometric shape from the surface layer. This method must be called on the MCT. Use QueuedTask.Run. |
InterpolateShape(Geometry,SurfaceInterpolationMethod,Double,Double) | Interpolates Z values for a geometric shape from the surface layer. This method must be called on the MCT. Use QueuedTask.Run. |