FreeCAD: master 27e42f5b

Author Committer Branch Timestamp Parent
vocx-fc wmayer master 2020-10-03 23:11:13 master c9c4bbe1
Changeset Part: add viewprovider icon for the Part::Spline object

The `Part::Spline` object is the parent of the parametric
Surface Workbench objects.

For example, the `Part::Spline` object is created by the
`Surface_CurveOnMesh` tool, which in reality just calls
the `MeshPart_CurveOnMesh` tool.
mod - src/Mod/Part/Gui/ViewProviderSpline.cpp Diff File
mod - src/Mod/Part/Gui/ViewProviderSpline.h Diff File