Overload | Description |
---|---|
GetSurfaceLength(Multipart,SurfaceInterpolationMethod) | Gets the 3D length of the multipart by interpolating heights from the surface and calculating the sum of 3D distances between the vertices. This method must be called on the MCT. Use QueuedTask.Run. |
GetSurfaceLength(Multipart,SurfaceInterpolationMethod,Double,Double) | Gets the 3D length of the multipart by interpolating heights from the surface and calculating the sum of 3D distances between the vertices. This method must be called on the MCT. Use QueuedTask.Run. |