mesh_sizing#
Bases:
TUIMenu
Enters the mesh sizing menu, which allows you to define the cell sizes.
Methods:
add_surface_sizing
(*args, **kwargs)Add a size function definition.
boundary_cell_size
(*args, **kwargs)Sets the default cell size for the geometry.
boundary_layers
(*args, **kwargs)Set the minimum number of constant-size cells adjacent to the geometry.
buffer_layers
(*args, **kwargs)Set the number of buffer layers.
change_surface_sizing
(*args, **kwargs)Change a size function definition.
clear_all_surface_sizings
(*args, **kwargs)Delete all size function definitions.
delete_surface_sizing
(*args, **kwargs)Delete a size function definition.
feature_angle_refinement
(*args, **kwargs)Defines the angular threshold and number of refinement levels for features.
list_surface_sizings
(*args, **kwargs)List all size function definitions.
max_cell_size
(*args, **kwargs)Sets the maximum cell size in the octree mesh.
mesh_coarsening_exponent
(*args, **kwargs)Set the exponent for mesh coarsening.
surface_coarsening_layers
(*args, **kwargs)Set the minimum number of constant-size cells adjacent to the geometry.
Add a size function definition.
Sets the default cell size for the geometry.
Set the minimum number of constant-size cells adjacent to the geometry.
Set the number of buffer layers.
Change a size function definition.
Delete all size function definitions.
Delete a size function definition.
Defines the angular threshold and number of refinement levels for features. This text command is only available when the Boundary Projection treatment is selected through the /mesh/rapid-octree/boundary-treatment text command.
List all size function definitions.
Sets the maximum cell size in the octree mesh.
Set the exponent for mesh coarsening.
Set the minimum number of constant-size cells adjacent to the geometry.