From cde3477874bddfe8d249447d0428433bf1cfc913 Mon Sep 17 00:00:00 2001 From: ranthalion Date: Sat, 3 Dec 2022 18:29:04 -0500 Subject: [PATCH] Add polygonWall to Existing Parts doc --- documentation/src/api_existing_parts.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/src/api_existing_parts.rst b/documentation/src/api_existing_parts.rst index 222c7bc..df53869 100644 --- a/documentation/src/api_existing_parts.rst +++ b/documentation/src/api_existing_parts.rst @@ -11,6 +11,7 @@ Currently there are the following parts: .. automethod:: boxes.Boxes.flangedWall .. automethod:: boxes.Boxes.rectangularTriangle .. automethod:: boxes.Boxes.regularPolygonWall +.. automethod:: boxes.Boxes.polygonWall .. automethod:: boxes.Boxes.roundedPlate .. automethod:: boxes.Boxes.surroundingWall