surface#
Bases:
TUIMenu
Enters the data surface-manipulation menu. For a description of the items in this menu, see surface/.
Methods:
circle_slice
(*args, **kwargs)Extract a circular slice.
closest_point_search
(*args, **kwargs)Enable the point surface algorithm to look for the nearest point instead of reporting a creation failure.
cone_slice
(*args, **kwargs)Extract a cone slice.
create_imprint_surface
(*args, **kwargs)Imprint surface.
delete_surface
(*args, **kwargs)Remove a defined data surface.
edit_surface
(*args, **kwargs)Edit a defined data surface.
ellipsoid_slice
(*args, **kwargs)Extract a ellipsoid slice.
expression_volume
(*args, **kwargs)Create volume with boolean expression.
group_surfaces
(*args, **kwargs)Group a set of surfaces.
iso_clip
(*args, **kwargs)Clip a data surface (surface, curve, or point) between two iso-values.
iso_surface
(*args, **kwargs)Extract an iso-surface (surface, curve, or point) from the curent data field.
line_slice
(*args, **kwargs)Extract a linear slice.
line_surface
(*args, **kwargs)Define a "line" surface by specifying the two endpoint coordinates.
list_surfaces
(*args, **kwargs)List the number of facets in the defined surfaces.
mouse_line
(*args, **kwargs)Define a line surface using the mouse to select two points.
mouse_plane
(*args, **kwargs)Define a plane surface using the mouse to select three points.
mouse_rake
(*args, **kwargs)Define a "rake" surface using the mouse to select the end points.
multiple_iso_surfaces
(*args, **kwargs)Create multiple iso-surfaces from the data field at specified spacing.
multiple_plane_surfaces
(*args, **kwargs)Create multiple plane surfaces at specified spacing.
multiple_zone_surfaces
(*args, **kwargs)Create multiple data surfaces at a time.
partition_surface
(*args, **kwargs)Define a data surface on mesh faces on the partition boundary.
plane
(*args, **kwargs)Create a plane given 3 points bounded by the domain.
plane_slice
(*args, **kwargs)Extract a planar slice.
plane_surface
(*args, **kwargs)Create a plane from a coordinate plane, point and normal, or three points.
point_array
(*args, **kwargs)Extract a rectangular array of data points.
point_surface
(*args, **kwargs)Define a "point" surface by specifying the coordinates.
quadric_slice
(*args, **kwargs)Extract a quadric slice.
rake_surface
(*args, **kwargs)Define a "rake" surface by specifying the end points.
rename_surface
(*args, **kwargs)Rename a defined data surface.
reset_zone_surfaces
(*args, **kwargs)Reset case surface list.
sphere_slice
(*args, **kwargs)Extract a spherical slice.
structural_point_surface
(*args, **kwargs)Define a "structural point" surface by specifying the coordinates.
surface_cells
(*args, **kwargs)Extract all cells intersected by a data surface.
transform_surface
(*args, **kwargs)Transform surface.
ungroup_surface
(*args, **kwargs)Ungroup the surface(if grouped).
zone_surface
(*args, **kwargs)Define a data surface on a mesh zone.
Classes:
post_processing_volume
(path, service)Enter post-processing volume menu.
query
(path, service)Enter surface query menu.
Extract a circular slice.
Enable the point surface algorithm to look for the nearest point instead of reporting a creation failure.
Extract a cone slice.
Imprint surface.
Remove a defined data surface.
Edit a defined data surface.
Extract a ellipsoid slice.
Create volume with boolean expression.
Group a set of surfaces.
Clip a data surface (surface, curve, or point) between two iso-values.
Extract an iso-surface (surface, curve, or point) from the curent data field.
Extract a linear slice.
Define a “line” surface by specifying the two endpoint coordinates.
List the number of facets in the defined surfaces.
Define a line surface using the mouse to select two points.
Define a plane surface using the mouse to select three points.
Define a “rake” surface using the mouse to select the end points.
Create multiple iso-surfaces from the data field at specified spacing.
Create multiple plane surfaces at specified spacing.
Create multiple data surfaces at a time.
Define a data surface on mesh faces on the partition boundary.
Create a plane given 3 points bounded by the domain.
Extract a planar slice.
Create a plane from a coordinate plane, point and normal, or three points.
Extract a rectangular array of data points.
Define a “point” surface by specifying the coordinates.
Bases:
TUIMenu
Enter post-processing volume menu.
Methods:
create_from_file
(*args, **kwargs)Read post-processing mesh from file.
create_octree
(*args, **kwargs)Create post-processing octree mesh based on current case.
Read post-processing mesh from file.
Create post-processing octree mesh based on current case.
Extract a quadric slice.
Bases:
TUIMenu
Enter surface query menu.
Methods:
delete_query
(*args, **kwargs)Delete saved query.
list_named_selection
(*args, **kwargs)List named selection of surface type.
list_queries
(*args, **kwargs)List all saved queries.
list_surfaces
(*args, **kwargs)List surfaces.
named_surface_list
(*args, **kwargs)Create named list of surfaces.
Delete saved query.
List named selection of surface type.
List all saved queries.
List surfaces.
Create named list of surfaces.
Define a “rake” surface by specifying the end points.
Rename a defined data surface.
Reset case surface list.
Extract a spherical slice.
Define a “structural point” surface by specifying the coordinates.
Extract all cells intersected by a data surface.
Transform surface.
Ungroup the surface(if grouped).
Define a data surface on a mesh zone.