谁能告诉我][, FilterType][, FilterData] 的详细用法
帮助里看到的A DXF group code specifying the type of filter to use究竟是什么意思!
object.Select Mode[, Point1][, Point2][, FilterType][, FilterData]
Object
MSITStore:D:\AutoCAD%202004\help\ACADAUTO.CHM::/idh_selectionset_object.htm" target="_blank" >SelectionSet The object or objects this method applies to.
Mode
AcSelect enum; input-only
acSelectionSetWindow
acSelectionSetCrossing
acSelectionSetPrevious
acSelectionSetLast
acSelectionSetAll
Point1
Variant (array of doubles); input-only; optional The 3D WCS coordinates, or array of coordinates, specifying Point1. See the mode definitions for the proper use of Point1.
Point2
Variant (three-element array of doubles); input-only; optional The 3D WCS coordinates specifying Point2. See the mode definitions for the proper use of Point2.
FilterType
Integer; input-only; optional A DXF group code specifying the type of filter to use.
FilterData
Variant; input-only; optional The value to filter on. |