Group | Generic |
---|---|
Description | Set the default values of some object attributes. See the OP_ATTRIBUTE enumeration for a complete list of available attributes. |
Required Control | Depending on the attribute types and the object types. See OP_ATTRIBUTE for more information on the required controls. |
Usage | rtlabApi.RestoreAttributes (ids, attributes)
attributes = (OP_ATTRIBUTE, ...) |
Input |
|
| |
Output | None |
---|---|
Exception |
|
| |
Examples | None |
---|---|
Related Items | GetAttributes, SetAttributes, GetDefaultAttributes, OP_ATTRIBUTE |
Modules | import RtlabApi |