public virtual RequestCode OnFaceBelowMouse( ref bool bFound, PointD3D[] arrPoints, Vector3D vecDirection, StorableObject oStorableObject, int iDetailId )
public: virtual RequestCode OnFaceBelowMouse( bool% bFound, array<PointD3D>^ arrPoints, Vector3D vecDirection, StorableObject^ oStorableObject, int iDetailId )
Parameters
| Parameter Name | Description |
|---|---|
| bFound | If set to true edge will be highlighted or used in selection. |
| arrPoints | |
| vecDirection | |
| oStorableObject | StorableObject which has been selected. |
| iDetailId |
Return Value
Default RequestCode for this function is
Nothing.