AcadSelectionSetClassSelectByPolygon Method

Namespace:  BricscadApp
Assembly:  Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual void SelectByPolygon(
        AcSelect Mode,
        Object PointsList,
        [OptionalAttribute] Object FilterType,
        [OptionalAttribute] Object FilterData
)

Parameters

Mode
Type: BricscadDbAcSelect
PointsList
Type: SystemObject
FilterType (Optional)
Type: SystemObject
FilterData (Optional)
Type: SystemObject

Implements

IAcadSelectionSetSelectByPolygon(AcSelect, Object, Object, Object)
See Also

©  Bricsys NV. All rights reserved.