Parametric Constraints

Parametric Constraints

Anonymous
Not applicable
1,465 Views
1 Reply
Message 1 of 2

Parametric Constraints

Anonymous
Not applicable

hi how to create constraints (vertical, horizontal, angular, dimensional) using vba and vb dot net

0 Likes
Accepted solutions (1)
1,466 Views
1 Reply
Reply (1)
Message 2 of 2

norman.yuan
Mentor
Mentor
Accepted solution

Parametric Constraints are part of Associative Framework, which does not exposed to outside as COM API. Therefore, you cannot manipulate it with AutoCAD VBA, or VB.NET (or other .NET language, for that matter) via COM API. 

 

However, there is .NET API available since AutoCAD 2011, and this discussion thread may be of help. 

Norman Yuan

Drive CAD With Code

EESignature

0 Likes