Модуль Plot

From FreeCAD Documentation
Revision as of 21:11, 15 January 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Introduction

The Plot Workbench allows the user to edit and save output plots created from other workbenches and tools.

With the Plot workbench you can edit the working area, the axes, labels, titles, styles, and other elements of plots.

The Plot workbench is an abstraction of the matplotlib Python library conveniently adapted for FreeCAD.

Инструменты

Доступные инструменты.

Scripting

Since the Plot Workbench is a layer on top of matplotlib, you are free to use any function from this library on plot instances. See scripting examples for examples.

Учебники

Path Workbench
Points Workbench