is ther any way to merge lisp with parametric constrain?

is ther any way to merge lisp with parametric constrain?

jtm2020hyo
Collaborator Collaborator
556 Views
2 Replies
Message 1 of 3

is ther any way to merge lisp with parametric constrain?

jtm2020hyo
Collaborator
Collaborator

1 How can I use "Auto Constrain" with AutoCAD Architecture or AutoCAD MEP objects? (wall, columns, etc)?

 

image.png

 

2 is this possible with LISP?

3 Does anyone know if exists any LISP related to this?

0 Likes
557 Views
2 Replies
Replies (2)
Message 2 of 3

leeminardi
Mentor
Mentor

Can you give an example of what you would like to do?

 

The following uses AutoCAD's parametric features and vlisp to animate a 4-bar linkage.

https://www.youtube.com/watch?v=Y4VAJ5mNnng&t=1s

 

lee.minardi
0 Likes
Message 3 of 3

jtm2020hyo
Collaborator
Collaborator

I wish ad exactly what auto-constrain do with lines or polylines or another object but with AutoCAD Architecture / MEP objects.

a wall is an object, I wish to select all walls and then if they are parallel to others, the auto-constrain should create a parallel contain, if they have same vertex the coincident constrain should apply.

0 Likes