Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I'm looking for API code to suppress and unsupress some constraints within an assembly.
Manly:
1- Access the constraints by name ( Assembly constraints have a parameter name)
2- Suppress the constraints and unsuppress
I want to allocate a form with 2 command buttons one for suppress and another one for Unsupress.
i.e : oConstraint.Suppressed = False ( how do I access the constraint name ?)
oConstraint.Suppressed = True
Thanks in advance
Luis
Luis Mestre
Oil&Gas Sr.3D & Subsea/Structural Designer
"Autodesk Autocad/Inventor & 3D Studio Max"
Email:lmsmestre@gmail.com
Oil&Gas Sr.3D & Subsea/Structural Designer
"Autodesk Autocad/Inventor & 3D Studio Max"
Email:lmsmestre@gmail.com
Solved! Go to Solution.