:orphan: .. _surfaces_9: surfaces ======== .. autoclass:: ansys.fluent.core.generated.solver.settings_242.surfaces_9.surfaces :show-inheritance: .. rubric:: Attributes ============================================ ============================================================================================================================================================================================================================================================================================================= Attribute Summary ============================================ ============================================================================================================================================================================================================================================================================================================= :ref:`point_surface ` Provides access to creating point surfaces (surfaces containing a single data point). :ref:`line_surface ` Provides access to creating new and editing existing line surfaces. :ref:`rake_surface ` Provides access to creating new and editing existing rake surfaces. :ref:`plane_surface ` Specify the attributes of plane surface. :ref:`iso_surface ` Provides access to creating new and editing existing iso-surfaces. These surfaces can be iso-valued sections of an existing surface or of the entire domain. :ref:`iso_clip ` Provides access to creating new and editing existing clip surfaces. The clipped surface consists of those points on the selected surface where the scalar field values are within the specified range. :ref:`zone_surface ` Provides access to creating new and editing existing zone surfaces. :ref:`partition_surface ` Provides access to creating new and editing existing partition surfaces. :ref:`transform_surface ` Provides access to creating new and editing existing transform surfaces. You can create a new transform surface by rotating and/or translating an existing surface and/or by specifying a constant normal distance from it. :ref:`imprint_surface ` Provides access to creating new and editing existing imprint surfaces. You can import a custom surface representing the region of interest (.stl, .msh, or .cas format) and imprint this surface into the current mesh. :ref:`plane_slice ` Provides access to creating new and editing existing plane slices. :ref:`sphere_slice ` Provides access to creating new and editing existing sphere slices. :ref:`quadric_surface ` Provides access to creating new and editing existing quadric surfaces. You can display data on a general quadric surface where you can specify the surface by entering the coefficients of the quadric function that defines it. This feature provides you with an explicit method for defining surfaces. :ref:`surface_cells ` To extract all cells intersected by a data surface. ============================================ ============================================================================================================================================================================================================================================================================================================= .. rubric:: Methods ====================================================================== ======================================================================= Method Summary ====================================================================== ======================================================================= :ref:`create_multiple_zone_surfaces ` Provides access to creating new and editing multiple zone surfaces. :ref:`create_multiple_iso_surfaces ` Provides access to creating new and editing multiple iso-surfaces. :ref:`create_multiple_plane_surfaces ` Specify the attributes of plane surface. :ref:`create_group_surfaces ` Create a group of surfaces. :ref:`ungroup_surfaces ` Ungroup previously-grouped surfaces. :ref:`set_rendering_priority ` Set the surface rendering priority. :ref:`reset_zone_surfaces ` Recreates missing surface zones by resetting the case surface list. ====================================================================== ======================================================================= .. rubric:: Included in: ======================== ==================== Parent Summary ======================== ==================== :ref:`results ` 'results' child. ======================== ====================