Enable regular sampling along the path. Default off (0)
Gets the surface path between the specified path items.
The zero based index of the frame to query the path from
Type of points in the
Array with SurfacePathItem describing the points defining the path
Generated using TypeDoc
Query to get the path on the surface between the given points optionally with a sampled scalar result
SurfacePathQuery will also produce a surface path for points on a cutting plane. All points need to be one the same cutting plane.
Mixing hits on parts AND cutting plane in the same query is not supported.
This is useful for creating length plot of a scalar vs. length on the surface of the model.