Home
last modified time | relevance | path

Searched refs:algorithm3d (Results 1 – 1 of 1) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/ElmerWorkflows/FreeCADBatchFEMTools/
H A DFreeCADBatchFEMTools.py580 …t(compound_filter, CharacteristicLength, doc, algorithm2d='Automatic', algorithm3d='New Delaunay'): argument
597 mesh_object.Algorithm3D = algorithm3d
688 algorithm2d='Automatic', algorithm3d='New Delaunay'): argument
706 …h_object = create_mesh_object(compound_filter, CharacteristicLength, doc, algorithm2d, algorithm3d)