Point grip using constraints

Point grip using constraints

kasperwuyts
Collaborator Collaborator
708 Views
4 Replies
Message 1 of 5

Point grip using constraints

kasperwuyts
Collaborator
Collaborator

Hello all

 

I have a question about constraints: Is it possible to get a point grip in a dynamic block that uses constraints?

 

I am trying to simulate the behaviour of a Polar Stretch action. I want to use constraints instead of actions because of the calculation it lets me do. Right now i have to use two grips, one to rotate, one to lengthen. It would be handier if they could be combined into one point grip.

 

In annex is my most current example of this.

 

Thanks in advance.


Best regards
Kasper Wuyts
_______________________________________________________________________________
If this post solves your problem, clicking the 'accept as solution' button would be greatly appreciated.
0 Likes
709 Views
4 Replies
Replies (4)
Message 2 of 5

Libbya
Mentor
Mentor

What calculation are you trying to do that you feel is easier with constraints?  

0 Likes
Message 3 of 5

kasperwuyts
Collaborator
Collaborator

In the block I attached there is a parameter called 'BarLength'  which is a calculation of the total length of bars that need to be supplied with the turnbuckle, based on the total_length parameter. Maybe this is also possible using actions, i don't know. It's user friendly to be able to see the calculated value in the properties palette.


Best regards
Kasper Wuyts
_______________________________________________________________________________
If this post solves your problem, clicking the 'accept as solution' button would be greatly appreciated.
0 Likes
Message 4 of 5

kasperwuyts
Collaborator
Collaborator

It's a shame really, that there is no equivalent of a point parameter using constraints.

 

Maybe a suggestion for an addition to the parametrics: A coordinate constraint, that would create two parameters, either cartesian( x and y) or polar (radius and distance). And ofcourse it would be manipulated with a single point grip.


Best regards
Kasper Wuyts
_______________________________________________________________________________
If this post solves your problem, clicking the 'accept as solution' button would be greatly appreciated.
0 Likes
Message 5 of 5

Libbya
Mentor
Mentor

IMO constraints stink in general...  They are the most glichy and inconsistent aspect of Autocad that I know of.  

 

Using a formula field and dynamic parameters and actions can yield the same calculation and work much more consistently.

0 Likes