surface#
Bases:
TUIMenu
Enters the data surface-manipulation menu. For a description of the items in this menu, see surface/.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
circle_slice
(service, version, mode, path)Extract a circular slice.
closest_point_search
(service, version, mode, ...)Enable the point surface algorithm to look for the nearest point instead of reporting a creation failure.
cone_slice
(service, version, mode, path)Extract a cone slice.
create_imprint_surface
(service, version, ...)Imprint surface.
delete_surface
(service, version, mode, path)Remove a defined data surface.
edit_surface
(service, version, mode, path)Edit a defined data surface.
ellipsoid_slice
(service, version, mode, path)Extract a ellipsoid slice.
expression_volume
(service, version, mode, path)Create volume with boolean expression.
group_surfaces
(service, version, mode, path)Group a set of surfaces.
imprint_surface
(service, version, mode, path)Imprint surface.
iso_clip
(service, version, mode, path)Clip a data surface (surface, curve, or point) between two iso-values.
iso_clip_multiple
(service, version, mode, path)Clip a data surface (surface, curve, or point) between two iso-values.
iso_surface
(service, version, mode, path)Extract an iso-surface (surface, curve, or point) from the curent data field.
line_slice
(service, version, mode, path)Extract a linear slice.
line_surface
(service, version, mode, path)Define a "line" surface by specifying the two endpoint coordinates.
list_surfaces
(service, version, mode, path)List the number of facets in the defined surfaces.
mouse_line
(service, version, mode, path)Define a line surface using the mouse to select two points.
mouse_plane
(service, version, mode, path)Define a plane surface using the mouse to select three points.
mouse_rake
(service, version, mode, path)Define a "rake" surface using the mouse to select the end points.
multiple_iso_surfaces
(service, version, ...)multiple_plane_surfaces
(service, version, ...)multiple_zone_surfaces
(service, version, ...)Create multiple data surfaces at a time.
partition_surface
(service, version, mode, path)Define a data surface on mesh faces on the partition boundary.
plane
(service, version, mode, path)Create a plane given 3 points bounded by the domain.
plane_bounded
(service, version, mode, path)Create a bounded surface.
plane_point_n_normal
(service, version, mode, ...)Create a plane from a point and normal.
plane_slice
(service, version, mode, path)Extract a planar slice.
plane_surf_aligned
(service, version, mode, path)Create a plane aligned to a surface.
plane_surface
(service, version, mode, path)Create a plane from a coordinate plane, point and normal, or three points.
plane_view_plane_align
(service, version, ...)Create a plane aligned to a view-plane.
point_array
(service, version, mode, path)Extract a rectangular array of data points.
point_surface
(service, version, mode, path)Define a "point" surface by specifying the coordinates.
post_processing_volume
(service, version, ...)Enter post-processing volume menu.
quadric_slice
(service, version, mode, path)Extract a quadric slice.
query
(service, version, mode, path)Enter surface query menu.
rake_surface
(service, version, mode, path)Define a "rake" surface by specifying the end points.
rename_surface
(service, version, mode, path)Rename a defined data surface.
rendering_priority
(service, version, mode, path)Define Priority for given surface id.
reset_zone_surfaces
(service, version, mode, path)sphere_slice
(service, version, mode, path)Extract a spherical slice.
structural_point_surface
(service, version, ...)Define a "structural point" surface by specifying the coordinates.
surface_cells
(service, version, mode, path)Extract all cells intersected by a data surface.
transform_surface
(service, version, mode, path)Transform surface.
ungroup_surface
(service, version, mode, path)Ungroup the surface(if grouped).
zone_surface
(service, version, mode, path)Define a data surface on a mesh zone.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Extract a circular slice.
Bases:
TUIMethod
Enable the point surface algorithm to look for the nearest point instead of reporting a creation failure.
Bases:
TUIMethod
Extract a cone slice.
Bases:
TUIMethod
Imprint surface.
Bases:
TUIMethod
Remove a defined data surface.
Bases:
TUIMethod
Edit a defined data surface.
Bases:
TUIMethod
Extract a ellipsoid slice.
Bases:
TUIMethod
Create volume with boolean expression.
Bases:
TUIMethod
Group a set of surfaces.
Bases:
TUIMethod
Imprint surface.
Bases:
TUIMethod
Clip a data surface (surface, curve, or point) between two iso-values.
Bases:
TUIMethod
Clip a data surface (surface, curve, or point) between two iso-values.
Bases:
TUIMethod
Extract an iso-surface (surface, curve, or point) from the curent data field.
Bases:
TUIMethod
Extract a linear slice.
Bases:
TUIMethod
Define a “line” surface by specifying the two endpoint coordinates.
Bases:
TUIMethod
List the number of facets in the defined surfaces.
Bases:
TUIMethod
Define a line surface using the mouse to select two points.
Bases:
TUIMethod
Define a plane surface using the mouse to select three points.
Bases:
TUIMethod
Define a “rake” surface using the mouse to select the end points.
Bases:
TUIMethod
.
Bases:
TUIMethod
.
Bases:
TUIMethod
Create multiple data surfaces at a time.
Bases:
TUIMethod
Define a data surface on mesh faces on the partition boundary.
Bases:
TUIMethod
Create a plane given 3 points bounded by the domain.
Bases:
TUIMethod
Create a bounded surface.
Bases:
TUIMethod
Create a plane from a point and normal.
Bases:
TUIMethod
Extract a planar slice.
Bases:
TUIMethod
Create a plane aligned to a surface.
Bases:
TUIMethod
Create a plane from a coordinate plane, point and normal, or three points.
Bases:
TUIMethod
Create a plane aligned to a view-plane.
Bases:
TUIMethod
Extract a rectangular array of data points.
Bases:
TUIMethod
Define a “point” surface by specifying the coordinates.
Bases:
TUIMethod
Extract a quadric slice.
Bases:
TUIMethod
Define a “rake” surface by specifying the end points.
Bases:
TUIMethod
Rename a defined data surface.
Bases:
TUIMethod
Define Priority for given surface id.
Bases:
TUIMethod
.
Bases:
TUIMethod
Extract a spherical slice.
Bases:
TUIMethod
Define a “structural point” surface by specifying the coordinates.
Bases:
TUIMethod
Extract all cells intersected by a data surface.
Bases:
TUIMethod
Transform surface.
Bases:
TUIMethod
Ungroup the surface(if grouped).
Bases:
TUIMethod
Define a data surface on a mesh zone.