public virtual RequestCode OnFace( PointD3D[] arrPoints, Vector3D vDirection, StorableObject oStorableObject, int iDetailId )
public: virtual RequestCode OnFace( array<PointD3D>^ arrPoints, Vector3D vDirection, StorableObject^ oStorableObject, int iDetailId )
Parameters
- arrPoints
- Vertexes of the selected edge.
- vDirection
- oStorableObject
- StorableObject which has been selected.
- iDetailId
Return Value
Default RequestCode for this function is
Nothing
.