surface#
Bases:
TUIMenuEnter 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.
external_surface(service, version, mode, path)No help available.
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.
split_surface(service, version, mode, path)No help available.
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:
TUIMethodExtracts a circular slice.
Bases:
TUIMethodEnable the point surface algorithm to look for the nearest point instead of reporting a creation failure.
Bases:
TUIMethodExtract a cone slice.
Bases:
TUIMethodImprint surface.
Bases:
TUIMethodRemoves a defined data surface.
Bases:
TUIMethodAllows you to edit any of the listed available surfaces.
Bases:
TUIMethodExtract a ellipsoid slice.
Bases:
TUIMethodCreate volume with boolean expression.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodGroup a set of surfaces.
Bases:
TUIMethodEnters the list of surfaces to imprint from and the name of the new imprinted surface.
Bases:
TUIMethodClips a data surface (surface, curve, or point) between two isovalues.
Bases:
TUIMethodClip a data surface (surface, curve, or point) between two iso-values.
Bases:
TUIMethodExtracts an iso-surface (surface, curve, or point) from the current data field.
Bases:
TUIMethodExtracts a linear slice in 2D, given the normal to the line and a distance from the origin.
Bases:
TUIMethodDefines a “line” surface by specifying the two endpoint coordinates.
Bases:
TUIMethodDisplays the ID and name, and the number of point, curve, and surface facets of the current surfaces.
Bases:
TUIMethodExtracts a line surface that you define by using the mouse to select the endpoints.
Bases:
TUIMethodExtracts a planar surface defined by selecting three points with the mouse.
Bases:
TUIMethodExtracts a “rake” surface that you define by using the mouse to select the endpoints.
Bases:
TUIMethodCreates multiple iso-surfaces at once. Accepts zone names, lists of zone ID’s, and wildcards.
Bases:
TUIMethodCreates multiple planes at once. Accepts zone names, lists of zone ID’s, and wildcards.
Bases:
TUIMethodCreates multiple data surfaces at one time. Accepts zone names, lists of zone ID’s, and wildcards.
Bases:
TUIMethodDefines a data surface consisting of mesh faces on the partition boundary.
Bases:
TUIMethodCreate a plane given 3 points bounded by the domain.
Bases:
TUIMethodCreate a bounded surface.
Bases:
TUIMethodCreate a plane from a point and normal.
Bases:
TUIMethodExtracts a planar slice.
Bases:
TUIMethodCreate a plane aligned to a surface.
Bases:
TUIMethodCreate a plane from a coordinate plane, point and normal, or three points.
Bases:
TUIMethodCreate a plane aligned to a view-plane.
Bases:
TUIMethodExtracts a rectangular array of data points.
Bases:
TUIMethodDefines a “point” surface by specifying the coordinates.
Bases:
TUIMethodExtracts a quadric slice.
Bases:
TUIMethodExtracts a “rake” surface, given the coordinates of the endpoints.
Bases:
TUIMethodRenames a defined data surface.
Bases:
TUIMethodDefine Priority for given surface id.
Bases:
TUIMethodRecreates missing surface zones by resetting the case surface list.
Bases:
TUIMethodExtracts a spherical slice.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodDefines a structural “point” surface by specifying the coordinates.
Bases:
TUIMethodExtracts all cells intersected by a data surface.
Bases:
TUIMethodTransforms surface.
Bases:
TUIMethodUngroup the surface(if grouped).
Bases:
TUIMethodCreates a surface of a designated zone and gives it a specified name.