surface#
Bases:
TUIMenuEnters 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.
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)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, ...)No help available.
multiple_plane_surfaces(service, version, ...)No help available.
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)No help available.
sphere_slice(service, version, mode, path)Extract a spherical slice.
split_surface(service, version, mode, path)No help available.
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:
TUIMethodExtract 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:
TUIMethodRemove a defined data surface.
Bases:
TUIMethodEdit a defined data surface.
Bases:
TUIMethodExtract a ellipsoid slice.
Bases:
TUIMethodCreate volume with boolean expression.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodGroup a set of surfaces.
Bases:
TUIMethodImprint surface.
Bases:
TUIMethodClip a data surface (surface, curve, or point) between two iso-values.
Bases:
TUIMethodClip a data surface (surface, curve, or point) between two iso-values.
Bases:
TUIMethodExtract an iso-surface (surface, curve, or point) from the curent data field.
Bases:
TUIMethodExtract a linear slice.
Bases:
TUIMethodDefine a “line” surface by specifying the two endpoint coordinates.
Bases:
TUIMethodList the number of facets in the defined surfaces.
Bases:
TUIMethodDefine a line surface using the mouse to select two points.
Bases:
TUIMethodDefine a plane surface using the mouse to select three points.
Bases:
TUIMethodDefine a “rake” surface using the mouse to select the end points.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodCreate multiple data surfaces at a time.
Bases:
TUIMethodDefine a data surface on 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:
TUIMethodExtract 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:
TUIMethodExtract a rectangular array of data points.
Bases:
TUIMethodDefine a “point” surface by specifying the coordinates.
Bases:
TUIMethodExtract a quadric slice.
Bases:
TUIMethodDefine a “rake” surface by specifying the end points.
Bases:
TUIMethodRename a defined data surface.
Bases:
TUIMethodDefine Priority for given surface id.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodExtract a spherical slice.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodDefine a “structural point” surface by specifying the coordinates.
Bases:
TUIMethodExtract all cells intersected by a data surface.
Bases:
TUIMethodTransform surface.
Bases:
TUIMethodUngroup the surface(if grouped).
Bases:
TUIMethodDefine a data surface on a mesh zone.