PADS is strange behaving setting attributes to a levels or hierarchy. When attribute is in level "Part Type" you find the Height attribute in a Part Type field in Ascii which can be found like above is written:
PARTTYPE CAP_10UF
{
Geometry.Height 3150000dbunit
Label
"Part Number" xxxx
Value 10uF
}
If attribute is in level "Component", height is printed elsewhere in asci file. The problem is where your software (propably Circuit Works) tries to find it. If your attribute level is wrong level Circuit work Ascii translator does not find it.
As far as I know, it is impossible to fix attribute levels if it is wrong. And I dont even know how to set attribute levels, they just appear there.
Second weird thing is the unit "dbunit"????, what the heck is dbunit?