public virtual void OnElementFound( Position oPosition, StorableObject oStorableObject )
public: virtual void OnElementFound( Position^ oPosition, StorableObject^ oStorableObject )
Parameters
| Parameter Name | Description |
|---|---|
| oPosition | Current position of cad cursor. |
| oStorableObject | A placement below mouse. Will be null, if no placement is below the mouse pointer. |