cellcomplex.property_topomesh.transformation module¶
-
cellcomplex.property_topomesh.transformation.spherical_topomesh_2d_projection(input_topomesh, center=array([0., 0., 0.]), axes=array([[1., 0., 0.], [0., 1., 0.], [0., 0., 1.]]), projection_type='cylindrical')[source]¶ - Parameters
input_topomesh –
center –
axes –
projection_type (str ['cylindrical','cassini','azimuthal']) –
-
cellcomplex.property_topomesh.transformation.topomesh_2d_projection(input_topomesh, projection_type='XY')[source]¶ - Parameters
input_topomesh –
projection_type –