How to attach attributes to part in UG
How to attach attributes to part in UG
(OP)
I am new user to UG. I have used Catia before. In catia it is very easy to attach attributes to the part. I couldn't figure out how to attach attributes to the part in Unigraphics. Any help will be appreciated.
Thanks
Thanks





RE: How to attach attributes to part in UG
In V18:
from the main menu bar: Format-Attribute-Part...
Assign
Enter Attribute Name
Enter Attribute Value
(Only string data may be assigned to a part)
In NX V1:
from the Assembly Navigator Flyout
RMB on the Partname
Select Properties
In the Properties table, select Attributes
Enter the Title and Value in the boxes at the bottom
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
RE: How to attach attributes to part in UG
I am using UG NX and your tips worked perfectly.
Yuvraj
RE: How to attach attributes to part in UG
I use Attributes for Part Name and ASM ID number for my assembly components. Is it possible to write relations for strings where you can set Assembly Component Name to equal a Part attribute such as _ASM_ID which is a Part Attribute so that I can order my components by Component number in the Assembly Navigator?
Michael
RE: How to attach attributes to part in UG
"Wildfires are dangerous, hard to control, and economically catastrophic."
Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
RE: How to attach attributes to part in UG
eg. Shown part is part of the SOLID ref set
Its attributes are:
attribute 1 = part number = abc-1
attribute 2 = description = widget
Opp part is part of the OPP ref set
Its attributes are:
attribute 1 = part number = abc-2
attribute 2 = description = opp abc-1
Now when the part is used in an assembly the correct part number/description will appear in the PL based on what ref set is used.
Ken