surface#
Bases:
TUIMenu
Enter the data surface manipulation menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
circle_slice
(service, version, mode, path)Extracts 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)Removes a defined data surface.
edit_surface
(service, version, mode, path)Allows you to edit any of the listed available surfaces.
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)Enters the list of surfaces to imprint from and the name of the new imprinted surface.
iso_clip
(service, version, mode, path)Clips a data surface (surface, curve, or point) between two isovalues.
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)Extracts an iso-surface (surface, curve, or point) from the current data field.
line_slice
(service, version, mode, path)Extracts a linear slice in 2D, given the normal to the line and a distance from the origin.
line_surface
(service, version, mode, path)Defines a “line" surface by specifying the two endpoint coordinates.
list_surfaces
(service, version, mode, path)Displays the ID and name, and the number of point, curve, and surface facets of the current surfaces.
mouse_line
(service, version, mode, path)Extracts a line surface that you define by using the mouse to select the endpoints.
mouse_plane
(service, version, mode, path)Extracts a planar surface defined by selecting three points with the mouse.
mouse_rake
(service, version, mode, path)Extracts a “rake" surface that you define by using the mouse to select the endpoints.
multiple_iso_surfaces
(service, version, ...)Creates multiple iso-surfaces at once.
multiple_plane_surfaces
(service, version, ...)Creates multiple planes at once.
multiple_zone_surfaces
(service, version, ...)Creates multiple data surfaces at one time.
partition_surface
(service, version, mode, path)Defines a data surface consisting of 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)Extracts 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)Extracts a rectangular array of data points.
point_surface
(service, version, mode, path)Defines a “point" surface by specifying the coordinates.
post_processing_volume
(service, version, ...)Enter post-processing volume menu.
quadric_slice
(service, version, mode, path)Extracts a quadric slice.
query
(service, version, mode, path)Enter surface query menu.
rake_surface
(service, version, mode, path)Extracts a “rake" surface, given the coordinates of the endpoints.
rename_surface
(service, version, mode, path)Renames a defined data surface.
rendering_priority
(service, version, mode, path)Define Priority for given surface id.
reset_zone_surfaces
(service, version, mode, path)Recreates missing surface zones by resetting the case surface list.
sphere_slice
(service, version, mode, path)Extracts a spherical slice.
structural_point_surface
(service, version, ...)Defines a structural “point" surface by specifying the coordinates.
surface_cells
(service, version, mode, path)Extracts all cells intersected by a data surface.
transform_surface
(service, version, mode, path)Transforms surface.
ungroup_surface
(service, version, mode, path)Ungroup the surface(if grouped).
zone_surface
(service, version, mode, path)Creates a surface of a designated zone and gives it a specified name.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Extracts 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
Removes a defined data surface.
Bases:
TUIMethod
Allows you to edit any of the listed available surfaces.
Bases:
TUIMethod
Extract a ellipsoid slice.
Bases:
TUIMethod
Create volume with boolean expression.
Bases:
TUIMethod
Group a set of surfaces.
Bases:
TUIMethod
Enters the list of surfaces to imprint from and the name of the new imprinted surface.
Bases:
TUIMethod
Clips a data surface (surface, curve, or point) between two isovalues.
Bases:
TUIMethod
Clip a data surface (surface, curve, or point) between two iso-values.
Bases:
TUIMethod
Extracts an iso-surface (surface, curve, or point) from the current data field.
Bases:
TUIMethod
Extracts a linear slice in 2D, given the normal to the line and a distance from the origin.
Bases:
TUIMethod
Defines a “line” surface by specifying the two endpoint coordinates.
Bases:
TUIMethod
Displays the ID and name, and the number of point, curve, and surface facets of the current surfaces.
Bases:
TUIMethod
Extracts a line surface that you define by using the mouse to select the endpoints.
Bases:
TUIMethod
Extracts a planar surface defined by selecting three points with the mouse.
Bases:
TUIMethod
Extracts a “rake” surface that you define by using the mouse to select the endpoints.
Bases:
TUIMethod
Creates multiple iso-surfaces at once. Accepts zone names, lists of zone ID’s, and wildcards.
Bases:
TUIMethod
Creates multiple planes at once. Accepts zone names, lists of zone ID’s, and wildcards.
Bases:
TUIMethod
Creates multiple data surfaces at one time. Accepts zone names, lists of zone ID’s, and wildcards.
Bases:
TUIMethod
Defines a data surface consisting of 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
Extracts 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
Extracts a rectangular array of data points.
Bases:
TUIMethod
Defines a “point” surface by specifying the coordinates.
Bases:
TUIMethod
Extracts a quadric slice.
Bases:
TUIMethod
Extracts a “rake” surface, given the coordinates of the endpoints.
Bases:
TUIMethod
Renames a defined data surface.
Bases:
TUIMethod
Define Priority for given surface id.
Bases:
TUIMethod
Recreates missing surface zones by resetting the case surface list.
Bases:
TUIMethod
Extracts a spherical slice.
Bases:
TUIMethod
Defines a structural “point” surface by specifying the coordinates.
Bases:
TUIMethod
Extracts all cells intersected by a data surface.
Bases:
TUIMethod
Transforms surface.
Bases:
TUIMethod
Ungroup the surface(if grouped).
Bases:
TUIMethod
Creates a surface of a designated zone and gives it a specified name.