:orphan: .. _post_processing_export: export ====== .. autoclass:: ansys.cfx.core.generated.post_processing.settings_261.export.export :show-inheritance: .. rubric:: Attributes ================================================================================================ =============================================================================================================================================================================================================================================================================================== Attribute Summary ================================================================================================ =============================================================================================================================================================================================================================================================================================== :ref:`ansys_export_data ` The list of data items to export. :ref:`ansys_export_locator ` The locator to export the data on. :ref:`ansys_export_units ` Specifies the units to which the exported data should be converted to. :ref:`ansys_file_format ` Specifies the file format to write the FSI data in. The options are 'Simulation', which is used by Simulation, often when running under WB; and 'ANSYS' which is used when writing files used by ANSYS Classic. :ref:`ansys_fluid_selection ` Specifies the fluid from which to obtain Wall Shear data if applicable. If "All Fluids" is selected, then the Wall Shear for all the fluids are summed. :ref:`ansys_reference_temperature ` Specifies the Reference Temperature to use when the ANSYS Specify Reference Temperature parameter is set to true when exporting Element Convection. :ref:`ansys_specify_reference_temperature ` Indicates whether the user wishes to specify the Reference Temperature (Tref) when exporting Element Convection. :ref:`ansys_supplemental_htc ` Supplemental HTC will replace any negative convection coefficient at the nodes where the choice of bulk temperature is not physical. :ref:`ansys_timestep_list ` Specifies the list of timesteps to export the specified ANSYS export data for. :ref:`additional_variable_list ` List of variables to be exported to External Data. :ref:`bc_profile_type ` The type of BC Profile to export. :ref:`cfx_timestep_list ` Specifies the list of timesteps to export the specified CFX export data for. :ref:`csv_type ` 'csv_type' child. :ref:`case_name ` Internal CFD-Post name for the analyzed problem or the results set to use. :ref:`case_summary_format ` Sets the Export format for the Case Summary export. :ref:`case_summary_type ` Sets the export type for the Case Summary export. :ref:`export_chart_name ` Sets the name of the chart to export the data for. This parameter will be used if the >export command is sent with 'chart' as a parameter. :ref:`export_connectivity ` Boolean indicating whether or not to export the locator connectivity along with the geometry. This will only be allowed if the geometry is also exported. :ref:`export_coord_frame ` The Coordinate Frame relative to which all data will be exported. :ref:`export_file ` The filename to which the exported data will be written. :ref:`export_geometry ` Boolean indicating whether or not the locator geometry (i.e. X, Y & Z) should be exported. :ref:`export_geometry_location ` A comma delimited list of locator names. :ref:`export_location_aliases ` Allows the user to specify a list of names which will be assigned to each respective locator as the data is exported. If insufficient names are given, or if this parameter is blank, the locator name will be used for each locator that has no alias. :ref:`export_node_numbers ` Boolean indicating whether to export the node number along with the geometry. :ref:`export_null_data ` Indicates whether to export points at which a variable is not defined. :ref:`export_type ` Sets the rotation of the image on the printed page. :ref:`export_units_system ` Sets the Units System to convert all exported data to. By default the value is 'Preferred' which will use the users currently selected Preferred Units setting. :ref:`export_variable_type ` Specifies what variable data to export. If 'Current' is selected, the varType for each variable is used. If Hybrid or Conservative is selected, then all variable have their Hybrid or Conservative values exported. :ref:`external_export_data ` The list of data items to export to External Data format. :ref:`heat_flow_sign_flipping ` ... :ref:`include_file_information ` Indicates whether to include file information including file name version of Post, and date of export. :ref:`include_header ` Indicates whether to include header information in the exported file, or just output the data. :ref:`location ` A locator name. :ref:`location_list ` A comma delimited list of locator names. :ref:`null_token ` The string that should be used in the export file if no data exists for a variable at a node. :ref:`overwrite ` Indicates whether, if the specified filename exists, the file should be overwritten with the new data. :ref:`precision ` Indicates the number of decimal points of precision to display the exported data to. :ref:`separator ` Indicates the string to use between each variable. The string must be delimited by quotation marks. :ref:`spatial_variables ` The list of Spatial variables to export. :ref:`split_cut_lines ` Indicates whether to split cut lines along connectivity boundaries, or just leave all points connected. :ref:`variable_list ` A comma delimited list of variables whose data is to be exported. :ref:`vector_brackets ` Indicates the kind of brackets to use around vector data when displayed as components. Any two character combination is valid, where the first character will be used as the open-bracket, and the second as the close-bracket. If "-" is specified (no quotes), no brackets will be displayed. :ref:`vector_display ` Indicates the way that vector variables are to be displayed. Choices are: Components | Scalar. ================================================================================================ =============================================================================================================================================================================================================================================================================================== .. rubric:: Methods ============================================ ======================================== Method Summary ============================================ ======================================== :ref:`suspend ` Suspend immediate update for the object. :ref:`unsuspend ` Restore immediate update for the object. ============================================ ======================================== .. rubric:: Included in: ======================================== ========================================= Parent Summary ======================================== ========================================= :ref:`results ` Encapsulates a CFX post-processing setup. ======================================== =========================================