View Single Post
  #3  
Old 10-22-2018, 07:45 AM
Andy Poulsen Andy Poulsen is offline
Administrator
 
Join Date: Apr 2003
Location: Fort Collins, Colorado
Posts: 273
Re: delete part info

In addition to what johrndorf has posted, you can delete portions of an attribute (rather than deleting the entire attribute) using the following command:

(sd-del-item-attribute-values object name values :attachment :contents)

where "name" is the attribute, and "values" specifies the portion(s) of the attribute to delete.

I hope this helps!

andy
__________________
Andy Poulsen
AI MAXTools: Dream. Design. Done. It's that easy!
Add-ins bringing new functionality and speed to Creo Elements/Direct and CoCreate products. Now available for v17-v20+!
See them in action at www.ai-maxtools.com and then try them for yourself -- FREE!
Reply With Quote