Drop-down list for attribute units?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Drop-down list for attribute units?
Hi Guys,
I am looking for How can set default units or drop-down units in Attributes after the value entered[box].
Attribute Name: Suction Pressure1 and I also created one more attribute for Units like in the below image.
Question 1: How can we create attributes with units?
Question 2: If it's not possible Q1 means how to combine 2 attribute values in CAD side or WT Part info.
Method:1
When we create an attribute set with a type that is calculated and a real number with units, we will get a unit of measurement in the dropdown list.
Can I get the same drop-down list after adding the layout because I don't want the default unit?
Regards,
AJ
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
you can conver real number to real number with units using below
unit("1.000000000000 <unit of measurement>")*(<formula>)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
you can conver real number to real number with units using below
unit("1.000000000000 <unit of measurement>")*(<formula>)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks @Fadel it's working
Do you have a list formula like this that we can use in Windchill?
Regards,
Aj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator