MeshingAlgorithm3D ================== .. currentmodule:: pyccx.mesh .. autoclass:: MeshingAlgorithm3D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MeshingAlgorithm3D.DELAUNAY ~MeshingAlgorithm3D.FRONTAL ~MeshingAlgorithm3D.FRONTAL_DELAUNAY ~MeshingAlgorithm3D.FRONTAL_HEX ~MeshingAlgorithm3D.HXT ~MeshingAlgorithm3D.MMG3D ~MeshingAlgorithm3D.RTREE .. rubric:: Methods Summary .. autosummary:: ~MeshingAlgorithm3D.has_value .. rubric:: Attributes Documentation .. autoattribute:: DELAUNAY .. autoattribute:: FRONTAL .. autoattribute:: FRONTAL_DELAUNAY .. autoattribute:: FRONTAL_HEX .. autoattribute:: HXT .. autoattribute:: MMG3D .. autoattribute:: RTREE .. rubric:: Methods Documentation .. automethod:: has_value