Coordinates Object Manager #3

Open
opened 2024-12-13 12:28:10 +00:00 by corbz · 0 comments
Owner

Create an object manager for the coordinates model, that allows the creation of an instance of Coordinates via a tuple containing the X, Y and Z coordinates.

Currently there are many instances where coordinates are passed individually as kwargs, this is messy and can be simplified.

Create an object manager for the coordinates model, that allows the creation of an instance of `Coordinates` via a tuple containing the X, Y and Z coordinates. Currently there are many instances where coordinates are passed individually as kwargs, this is messy and can be simplified.
corbz added the
enhancement
label 2024-12-13 12:28:10 +00:00
This repo is archived. You cannot comment on issues.
No description provided.