
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Product: AutoCAD, AutoCAD Mechanical 2009 or Mechanical Desktop 2009 (soln for either would be great)
1) I have parts that have a material assigned to them through the 'MASSPROPS' dialog box. When assigning the material to a part, material properties associated with that part are assigned as well. Is there a way to either remove the material assignment or create a "dummy" material with material property values set to 0 and assign this new material to the part using AutoLISP? If not AutoLISP, is it possible using any other code type?
2) Is there a good example out there somewhere demonstrating how to access and change drawing dimension styles using AutoLISP? Right now I have dimensions with many different styles.
My goal:
- Create 2 dimension styles if they do not already exist: CustFract and CustDec
- All dimensions that have a primary unit style of "Fraction" would be set to dimension style "CustFract". Any other dimensions would be set to "CustDec".
Thanks,
Candace
Solved! Go to Solution.