mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Replace centered with align in BuildPart
This commit is contained in:
parent
e3db219b56
commit
0ee290c816
22 changed files with 1107 additions and 1116 deletions
|
|
@ -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
|
||||
****************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue