SetAttributeReal MethodAssigns a value to a real type attribute. Syntaxfeature.SetAttributeReal(String, Real): Void where String is name of the attribute and Real the value to be assigned to the parameter. Exampleif PartBody\Hole.1\Real.1 <> 3 Sample
|