Skip to main content

DPF Mechanical 2026 R1

Ans.DataProcessing.operators.metadata Namespace

Last update: 18.06.2026

Classes

Class Description
boundary_condition_provider Reads boundary conditions from the results files contained in the streams or data sources. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
[coordinate_system_data__metadata_coordinate_system_data_provider.md) Reads coordinate systems data from the result files contained in the streams or data sources. ///available inputs: solver_coordinate_system_ids (Int32, IList int, System.Collections.IEnumerable) (optional), streams (StreamsContainer) (optional), data_sources (DataSources)
[cyclic_mesh_expansion]_cyclic_mesh_expansion.md) Expand the mesh. ///available inputs: sector_meshed_region (MeshedRegion, MeshesContainer) (optional), cyclic_support (CyclicSupport), sectors_to_expand (IList int, Scoping, ScopingsContainer, System.Collections.IEnumerable) (optional)
cyclic_support_provider Read the cyclic support (DPF entity containing necessary information for expansions) and expands the mesh. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources), sector_meshed_region (MeshedRegion, MeshesContainer) (optional), expanded_meshed_region (MeshedRegion, MeshesContainer) (optional), sectors_to_expand (Scoping, ScopingsContainer, IList int, System.Collections.IEnumerable) (optional)
datasources_provider Creates a DataSources by expanding another. ///available inputs: data_sources (DataSources)
element_types_provider Reads element types data from the result files contained in the streams or data sources.
[integrate_over_time_freta_integrate_over_time_freq.md) Integration of an input field over timefreq. ///available inputs: field (Field), scoping (Scoping) (optional), time_freq_support (TimeFreqSupport) (optional)
[is_cyclic](Ans_DataProces Reads if the model is cyclic from the result file. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
[material_support_pmetadata_material_support_provider.md) Reads the material support. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
mesh_info_provider Reads the mesh information, such as number of elements (common property), number of faces (Cff plugins) or scoping of parts (LSDYNA plugins) on files contained in the streams or data sources. ///available inputs: time_scoping (Int32) (optional), streams_container (StreamsContainer) (optional), data_sources (DataSources)
mesh_property_provider Reads a property related to the mesh, defined by its name, by calling the readers defined by the data sources. These properties can be used to fill in the mesh. ///available inputs: mesh_scoping (Scoping) (optional), streams_container (StreamsContainer) (optional), data_sources (DataSources), property_name (string), property_identifier (Int32, string) (optional)
mesh_selection_manager_provider Reads mesh properties from the results files contained in the streams or data sources, and makes those properties available through a mesh selection manager in output. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
mesh_support_provider Reads the mesh support. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
property_field_provider_by_name Provides the property values for a set of elements for a defined property name. ///available inputs: mesh_scoping (Scoping) (optional), streams_container (StreamsContainer) (optional), data_sources (DataSources), property_name (string)
real_constants_provider Reads real constants from the result files contained in the streams or data sources. ///available inputs: solver_real_constants_ids (Int32, IList int, System.Collections.IEnumerable) (optional), streams (StreamsContainer) (optional), data_sources (DataSources)
result_info_provider Reads the result information, such as available results or unit systems from the results files contained in the streams or data sources. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
streams_provider Create streams (cached file handles) based on provided data sources.
time_freq_provider Reads the time/frequency support from the results files contained in the streams or data sources. ///available inputs: streams_container (StreamsContainer) (optional), data_sources (DataSources)
time_freq_support_get_attribute Uses the TimeFreqSupport APIs to return a given attribute of the scoping in input. ///available inputs: time_freq_support (TimeFreqSupport), property_name (string), property_identifier (Int32, Scoping) (optional), property_identifier_2 (Int32) (optional)

Connect with Ansys