Dynamic component function
-
I want to have LenX positioned on a grid, so when I move the component it snaps to the nearest grid line I am using a 600 mm grid. Any ideas. I have
=current("LenX") to read my position, but want to glue to grid linesDoes anyone have a solution
-
Hi John,
LenX is a size, but you said "move" and position which is a little confusing. Do you want to have the component snap to a position, or snap to a length when scaled?
If you want the position to snap to a grid, you would use the X, Y, or Z attribute.
Maybe:
X: =floor(current("X"), 600)

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register LoginAdvertisement