Skip to main content

DPF Mechanical 2026 R1

Ans.DataProcessing.operators.result.mapdl Namespace

Last update: 18.06.2026

Classes

Class Description
global_to_nodal Rotate results from global coordinate system to local coordinate system. ///available inputs: fieldA (Field), fieldB (Field)
pres_to_field Read the presol generated file from mapdl. ///available inputs: filepath (string), columns_to_read (Int32) (optional)
prns_to_field Read the presol of nodal field generated file from mapdl. ///available inputs: filepath (string), columns_to_read (Int32, IList int, System.Collections.IEnumerable) (optional)
run Solve in mapdl a dat/inp file and returns a datasources with the rst file. ///available inputs: mapdl_exe_path (string) (optional), working_dir (string) (optional), number_of_processes (Int32) (optional), number_of_threads (Int32) (optional), data_sources (DataSources), server_mode (bool) (optional)

Connect with Ansys