mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Adding LocationEncoder to store Locations as JSON
This commit is contained in:
parent
fb6f47471f
commit
89fda66873
4 changed files with 94 additions and 5 deletions
|
|
@ -30,6 +30,7 @@ CAD objects described in the following section are frequently of these types.
|
|||
:special-members: __copy__,__deepcopy__
|
||||
.. autoclass:: Location
|
||||
:special-members: __copy__,__deepcopy__, __mul__, __pow__, __eq__, __neg__
|
||||
.. autoclass:: LocationEncoder
|
||||
.. autoclass:: Pos
|
||||
.. autoclass:: Rot
|
||||
.. autoclass:: Matrix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue