IAttributeSetAttribute Method

Overload List

SetAttribute(IAttributeElement, INet) Add or override the attribute for the parent net.
SetAttribute(IAttributeElement, IObject) Set attribute of parent object, if it is a float attribute the value must be in depending unit! E.g. "comp_height" use Inch and "spo_s_val" mils.
SetAttribute(IAttributeElement, IPackageSpecificsD) Set an package attribute to the Parent package specifics. This do not set the "has changed" flag in Step and IPCBIWindow, you can use PackagePropertyOrAttributeHasChanged and NeedToSave to set it manualy.
SetAttribute(IAttributeElement, IObject, Boolean) Set attribute of parent object, if it is a float attribute the value must be in depending unit! E.g. "comp_height" use Inch and "spo_s_val" mils.

See Also