Library | Module

Class pfcMouseStatus



Description

Status of mouse-based input for Creo Parametric.



Property Summary

pfcPoint3DPosition
The coordinates of the picked point.
/* optional */ pfcMouseButtonSelectedButton
The currently selected mouse button. Value is from the MouseButton enumerated list or null if none selected.



Method Summary

static pfcMouseStatusCreate (pfcPoint3D Position)
 



Property Detail


pfcPoint3DPosition

The coordinates of the picked point.




/* optional */ pfcMouseButtonSelectedButton

The currently selected mouse button. Value is from the MouseButton enumerated list or null if none selected.





Method Detail


static pfcMouseStatusCreate (pfcPoint3D Position)

 
Parameters:
Position
 
Returns: