Constructor.
Public Sub New( path As FullSubentityPath, method As SelectionMethod, gsMarker As IntPtr, descriptor As PickPointDescriptor )
public PickPointSelectedSubObject( FullSubentityPath path, SelectionMethod method, IntPtr gsMarker, PickPointDescriptor descriptor );
Parameters |
Description |
FullSubentityPath path |
Input subentity path |
SelectionMethod method |
Input method of selection |
IntPtr gsMarker |
Input GS markers |
PickPointDescriptor descriptor |
Input pick point descriptor |
Comments? |