Returns the value of a real type attribute.
feature.GetAttributeReal(String): String
where String is name of the attribute. This name should be put between double-quotes.
if PartBody\Hole.1\Real.1 <> 3 PartBody\Hole.1 .SetAttributeReal("Real.1",3)
KwrObject.CATPart