next up previous contents
Next: METKDebug Up: Module descriptions in alphabetic Previous: METKCollections   Contents

Subsections


METKCSO

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

Usage

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).

Listen ObjMgr-Events

ObjMgr-Key Value Action
objectID Image arrow LAY_SELECTEDOBJ Image arrow INF_SELECTION
objectID Image arrow LAY_SELECTEDOBJ Image arrow INF_OBJID
  Sets the new CSO on outputs

Inputs and 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

Fields

cso: ObjectID of currently selected object.
roi: ROI for CSO
selection: Vector of picked point of the CSO
ignorePickable: FALSE, if the flag objID Image arrow LAY_APPEARANCE Image arrow INF_PICKSTYLE of objects should be taken into account, so that objects, that are marked as "`UNPICKABLE"' are not pickable
objectMustBeVisible: TRUE, if an object must be visible to set it as a CSO

Related modules

UMDInventorPointer



next up previous contents
Next: METKDebug Up: Module descriptions in alphabetic Previous: METKCollections   Contents
Subversion User 2009-01-06