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

Cannot move arbitrary objects #2672

Open
lf94 opened this issue Jun 17, 2024 · 8 comments
Open

Cannot move arbitrary objects #2672

lf94 opened this issue Jun 17, 2024 · 8 comments

Comments

@lf94
Copy link
Contributor

lf94 commented Jun 17, 2024

We need a simple move() function to move our objects around in 3D space, such as lines, arcs, entire sketches and finally 3D objects.

@franknoirot
Copy link
Collaborator

This dovetails nicely into the discussion about assemblies, because this and #2673 are pre-requisites to an assembly system and I think it would be prudent to keep assemblies in mind when designing this feature.

@lf94 lf94 removed their assignment Jul 10, 2024
@jtran jtran self-assigned this Jul 23, 2024
@jtran
Copy link
Collaborator

jtran commented Jul 26, 2024

Is there an existing engine command that does this?

@lf94
Copy link
Contributor Author

lf94 commented Jul 26, 2024

I think we discussed that patternTransform is the one command that can but otherwise no.

@jtran
Copy link
Collaborator

jtran commented Aug 6, 2024

As of July 29 (Slack thread), there has been some work in the engine on this, but it wasn't finished yet.

@jtran
Copy link
Collaborator

jtran commented Aug 10, 2024

@jtran jtran removed their assignment Oct 11, 2024
@nrc
Copy link
Contributor

nrc commented Nov 20, 2024

@jtran does that complete this issue so it can be closed? Or is there outstanding work?

@jtran
Copy link
Collaborator

jtran commented Nov 20, 2024

The linked PR above is for the API. I would ask @benjamaan476 what the state of it is in the engine.

@benjamaan476
Copy link

This is my next job once offsets are in. The linked API work was a sketch of how it would work and was left up for review. I will revisit this.

Also #4373

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants