This command displays properties for the members of a collection node. When a collection node contains nodes of the same type such as a set of RectangleGeometryModifiers, this command can be used to instantly display properties for the entire set.
Select a collection node and apply the command.
Figures are as follows:
Figure 1.1. This collection node points at the
entire set of RectangleGeometryModifiers. Selecting all these modifiers by-hand is
time consuming.
Figure 1.2. Properties for the entire set
of modifiers are displayed in the property editor. You can change the properties of
the entire set. With a set of RectangleGeometryModifiers, it is often useful to change
the tessellation or triangulation parameters for all members of the set.
Command registration information is as follows:
| Category Type | Information |
| Implementation | SCRIPT |
| Module | COLLECTION_SCRIPTS.SSL |
| Category | Collection Commands |
| GUID | {1F91FA95-F612-46D4-A453-4B81096121A9} |
| Source Name | CollectionDisplayMemberProperties |
| Interface Name | Indirect: Member Properties... |
| Core | No |
| Sample | Yes |
| Access | Modify [collection] option on main menu or collection command menu. |
For more information: