SetAttributeInteger MethodAssigns a value to an integer type attribute. Syntaxfeature.SetAttributeInteger(String, Integer): Void where the first argument is name of the attribute while the second is the value to be assigned to it. Exampleif PartBody\Hole.1\Integer.1 <> 3 Sample
|