Click or drag to resize

WindowSelectionMode Enumeration

mode indicating a figure recognition method

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum WindowSelectionMode
Members
  Member nameValueDescription
Window0 Select only geometries that are completely contained in the selection
Crossing1 Also select geometries that are partially included in the selection
See Also