Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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.
you can conver real number to real number with units using below
unit("1.000000000000 <unit of measurement>")*(<formula>)
you can conver real number to real number with units using below
unit("1.000000000000 <unit of measurement>")*(<formula>)
Thanks @Fadel it's working
Do you have a list formula like this that we can use in Windchill?
Regards,
Aj