Replace centered with align in BuildPart

This commit is contained in:
Roger Maitland 2023-01-25 15:03:58 -05:00
parent e3db219b56
commit 0ee290c816
22 changed files with 1107 additions and 1116 deletions

View file

@ -92,13 +92,6 @@ This is the result:
.. image:: boxes_on_faces.svg
:align: center
A detailed description of ``Workplanes`` follows:
.. py:module:: build_common
:noindex:
.. autoclass:: Workplanes
****************
Location Context
****************
@ -147,16 +140,6 @@ to retrieve the global locations relative to the current workplane(s) as follows
Location(p=(0.50,0.00,0.50), o=(90.00,-0.00,0.00))
Each of the contexts are described in detail below:
.. py:module:: build_common
:noindex:
.. autoclass:: build_common::Locations
.. autoclass:: build_common::GridLocations
.. autoclass:: build_common::HexLocations
.. autoclass:: build_common::PolarLocations
****************
Operation Inputs
****************