*currentcollector
Sets the current collector.
Syntax
*currentcollector entity type name
Type
HyperMesh Tcl Modify Command
Description
Sets the current collector.
Inputs
- entity type
- Collector type which the current collector should be set to. Valid types are:
- component
- systcol
- loadcol
- name
- The name of the collector which should be made current.
Examples
*currentcollector(component,stuff)