Uses of Record Class
cz.fidentis.analyst.engines.cut.CrossSectionConfig
Packages that use CrossSectionConfig
-
Uses of CrossSectionConfig in cz.fidentis.analyst.engines.cut
Methods in cz.fidentis.analyst.engines.cut with parameters of type CrossSectionConfigModifier and TypeMethodDescriptionstatic CrossSection3D
CrossSectionServices.compute
(MeshFacet mesh, CrossSectionConfig config) Returns a cross-section curve of the given mesh.static CrossSection3D
CrossSectionServices.compute
(MeshModel mesh, CrossSectionConfig config) Returns a cross-section curve of the given mesh.static CrossSection3D
CrossSectionServices.compute
(Collection<MeshFacet> mesh, CrossSectionConfig config) Returns a cross-section curve of the given mesh.