group objects rename
Allows you to modify the name of an existing group object
Format:
group objects rename |
|---|
group_name = | an existing group |
prefix_string = | string |
suffix_string = | string |
type_filter = | ent |
Example:
group objects rename & |
|---|
group_name = | group_1 & |
prefix_string = | gr_ & |
type_filter = | color |
Description:
Parameter | Value Type | Description |
|---|
group_name | An Existing Group | Specifies the group to modify. You use this parameter to identify the existing group to affect with this command. |
prefix_string | String | String to be prefixed to the name |
suffix_string | String | String to be suffixed to the name |
type_filter | Ent | Specify the type of objects allowed. |
Extended Definition:
1. You may identify a group by typing its name.
If a group is available by default, you may identify it by entering its name only. If it is not, you must enter its full name. If you type a "?", Adams View will list the group available by default.
You must separate multiple group names by commas.
2. When specifying the objects for this operation a wild cards can be used, which may result in too many objects being found. For example, if all the parts for model MOD1 are desired, specifying .MOD1.* will get not only the parts, but all children of the model, like joints, forces, etc. Using the parameter TYPE_FILTER=part will result in only the parts being processed by this command.