5mm
| Genre: | METKMisc |
|---|---|
| Authors: | Christian Tietjen |
| Short description: | It gives you information about the currently selected object (CSO), the region of interest (ROI) to which it belongs and the selection point |
It gives you information about the currently selected object (CSO), the region of interest (ROI) to which it belongs and the selection point. The output field gives you a pointer to the iso surface object. All values are read only! METKCSO listens for changing values in the ObjMgr database (CSO, SelectedObject).
| ObjMgr-Key | Value | Action |
|---|---|---|
| objectID objectID |
Sets the new CSO on outputs |
| Output: | currentlySelectedObject (Inventor) | The currently selected object as plain inventor file (without material) |
|---|---|---|
| Output: | currentlySelectedObject
WithMaterial (Inventor) |
The currently selected object as plain inventor file with material |
| cso: | ObjectID of currently selected object. |
| roi: | ROI for CSO |
| selection: | Vector of picked point of the CSO |
| ignorePickable: | FALSE, if the flag objID |
| objectMustBeVisible: | TRUE, if an object must be visible to set it as a CSO |