FEM PostFilterDataAlongLine/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 26: Line 26:
Plots the values of a field along a specified line.
Plots the values of a field along a specified line.


==Применение==
==Использование==


# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].
# Select a previously created [[FEM_PostPipelineFromResult|result pipeline]].

Revision as of 07:13, 19 August 2022

Other languages:

FEM PostCreateDataAlongLineFilter

Системное название
FEM PostCreateDataAlongLineFilter
Расположение в меню
Results → Data along line filter
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Описание

Plots the values of a field along a specified line.

Применение

  1. Select a previously created result pipeline.
  2. Invoke the command in one of the several ways:
    • Press the Line clip filter button.
    • Select the Results → Line clip filter option from the menu.
  3. Specify the coordinates of two points defining the line along which the results are to be evaluated. Optionally, press the Select Points button and pick the points manually on the surface of the mesh.
  4. Optionally, specify the Resolution.
  5. Select a Field from the expandable list.
  6. Press the Create Plot button. An XY plot of the field value vs the line length will be created in a separate window.
  7. Click the OK button to finish the command.