Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Autocad 2020
Is there a way to access constraints and parameters properties and methods through de Object Model?
Solved! Go to Solution.
Autocad 2020
Is there a way to access constraints and parameters properties and methods through de Object Model?
Solved! Go to Solution.
Hi,
>> through de Object Model
Can you please describe what you describe as "Object Model" ... or show a dwg-file?
- alfred -
Thanks for your answer.
I am referring to Object Model (Activex) which describes the properties and methods of objects in the Autocad drawing.
JoJo
Hi,
>> referring to Object Model (Activex)
AFAIK it's not available through COM/ActiveX.
You can access it e.g. using .NET, some links to that can be found >>>here<<<
- alfred -