From 6097d453ad3b87fcbb5d8227fda72598081bfe19 Mon Sep 17 00:00:00 2001 From: adam-urbanczyk Date: Sun, 21 Mar 2021 18:47:10 +0100 Subject: [PATCH] Add paramatricSurface to the docs --- doc/apireference.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/apireference.rst b/doc/apireference.rst index 35182199..4ff8a035 100644 --- a/doc/apireference.rst +++ b/doc/apireference.rst @@ -52,6 +52,7 @@ All 2-d operations require a **Workplane** object to be created. Workplane.move Workplane.spline Workplane.parametricCurve + Workplane.parametricSurface Workplane.threePointArc Workplane.sagittaArc Workplane.radiusArc