MeshSizes
Local mesh-size override -- sets the target element size in the selected region.
Examples
feature = model.get_mesh_size(shapes)
feature.mesh_size = 0.25
Properties
- mesh_size : float
Local mesh-size override -- sets the target element size in the selected region.
feature = model.get_mesh_size(shapes)
feature.mesh_size = 0.25