This is the version of InspectUserData that is suitable for scripting. Its behavior is identical to InspectUserData but it takes specific arguments.
SIInspectUserData( UserDataMap, SubComp ); |
Parameter | Type | Description |
---|---|---|
UserDataMap | UserDataMap or String with the name of a User Data Map | User Data Map to inspect. |
SubComp | SubComponent | A selection of components, for example a set of points, that should be inspected. The components should be part of the same cluster as the User Data Map. |