inspect_setprop
inspect_setprop -prop_names_propName-values_propValue[ -setd_setObj| -objectd_ctuObj] [ -itemi_index]
Description
Sets the value of the named existing property for an object in the given set or the selected set, or a given object.
The GUI equivalent for this command is Edit—Properties.
Arguments
Value Returned
|
The property was not set due to a problem with the command such as a syntax error. |
Examples
The following example sets the orientation of a single selected instance.
inspect_setprop -prop_name orientation -value R90
Related Topics
Return to top