How to use MS excel function "ugattr"!
How to use MS excel function "ugattr"!
(OP)
I want to use this or another function in a macro and I want to extract all the attributes (at least the attribute name and value). "ugattr" is in the form of:
UGATTR( "object_name", "attribute_title", attribute_type)
I believe, "object_name" = "part" and "attribute_type" is a number 1 thru 4. I do not know what "attribute_title" is.
Please advise, Thanks
UGATTR( "object_name", "attribute_title", attribute_type)
I believe, "object_name" = "part" and "attribute_type" is a number 1 thru 4. I do not know what "attribute_title" is.
Please advise, Thanks





RE: How to use MS excel function "ugattr"!
As for the 'Attribute Title', this the NAME of the Attribute being accessed.
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: How to use MS excel function "ugattr"!
RE: How to use MS excel function "ugattr"!
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.