Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add guides for points placement #11

Open
4 tasks
jimy-byerley opened this issue Jan 6, 2024 · 0 comments
Open
4 tasks

add guides for points placement #11

jimy-byerley opened this issue Jan 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jimy-byerley
Copy link
Owner

At the moment, placing and moving points and directions only writes raw coordinates in the script, which usually ask the user to correct the values in order to get exact positions.This is slowing down the drawingand hard to read once done.
This issue is to rework this so that the placement can be guided (with being attracted to special positions, grid/directions) and the written value cleverly interpreter in term of the special positions and directions. This must be a mode to enable/disable

  • enable/disable from toolbar and shortcuts
  • there should be a way to select the active special directions (could be any vector, axis or matrix, not only x,y,z in the view)
  • when attracted to a special position, the placed point position must highlight the directions or primitives it is matching
  • the value written in the script must be an expression of the selected directions or matched primitives
@jimy-byerley jimy-byerley added the enhancement New feature or request label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant