Modifies a named or selected symbol editor property. In the symbol editor, pin names are also represented as properties, so this command is also used to edit pin names.
ChangeSymbolProperty [/value <value>] [/flags <flags>] [/loc <x> <y>] [/code <security-code>] [/overridestyle <override-style-name>] [<prop-name>] |
/code |
If specified the property of the specified name will be modified. Otherwise all selected properties will be modified. |
/flags |
New property attribute flags. See Attribute Flags in the Prop command |
/loc |
New absolute location. If the location was previously relative, this will be changed to absolute if this value is specified. |
/overridestyle |
Style name to use instead of the inferred style. |
/value |
New property value |
|