public virtual RequestCode OnEdge( PointD3D pntStart, PointD3D pntEnd, StorableObject oStorableObject, int iDetailId )
public: virtual RequestCode OnEdge( PointD3D pntStart, PointD3D pntEnd, StorableObject^ oStorableObject, int iDetailId )
Parameters
- pntStart
- Beginning of the selected edge.
- pntEnd
- End of the selected edge.
- oStorableObject
- StorableObject which has been selected.
- iDetailId
Return Value
Default RequestCode for this function is
Nothing
.