Uses of Record Class
cz.fidentis.analyst.engines.distance.MeshDistanceConfig
Packages that use MeshDistanceConfig
-
Uses of MeshDistanceConfig in cz.fidentis.analyst.engines.distance
Methods in cz.fidentis.analyst.engines.distance with parameters of type MeshDistanceConfigModifier and TypeMethodDescriptionstatic MeshDistances
MeshDistanceServices.measure
(MeshFacet facet, MeshDistanceConfig config) Returns distances between the source mesh stored in the strategy object and the mesh provided as input parameter.static MeshDistances
MeshDistanceServices.measure
(MeshModel meshModel, MeshDistanceConfig config) Returns distances between the source mesh stored in the strategy object and the mesh provided as input parameter.static MeshDistances
MeshDistanceServices.measure
(Collection<MeshFacet> facets, MeshDistanceConfig config) Returns distances between the source mesh stored in the strategy object and meshes provided as input parameter.