insert standard parts with vba

insert standard parts with vba

leopoldo.secci
Observer Observer
404 Views
2 Replies
Message 1 of 3

insert standard parts with vba

leopoldo.secci
Observer
Observer

Is it possible to insert standard parts into model space with vba? I have not found an explanation of the StdpAuto library. I think we should use that. I would also be interested in changing the parameters again via vba. Anyone have any idea how this could be done?

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

grobnik
Collaborator
Collaborator

Hi @leopoldo.secci Seems you are talking about Autocad Mechanical, and looking at this site https://spiderinnet1.typepad.com/blog/page/100/ seems that are not accessible by VBA but trough VB.NET.

Really I'm not so expert about Autocad Mechanical.

Let senior development guys will answer you.

Bye

0 Likes
Message 3 of 3

leopoldo.secci
Observer
Observer

thanks for your answer. I believe it is possible to use vba since the StdpAuto library exists in vba and allows you to create a new instance of a standard part object. it would be to understand how to best use it.

0 Likes