PickPointSelectedObject Constructor (ObjectId, SelectionMethod, Int32, PickPointDescriptor)

Note: This API is now obsolete.

Initializes a new instance of the PickPointSelectedObject class
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
[ObsoleteAttribute("Use IntPtr overload instead.")]
public PickPointSelectedObject(
        ObjectId idObj,
        SelectionMethod met,
        int gsMarker,
        PickPointDescriptor des
)

Parameters

idObj
Type: Teigha.DatabaseServicesObjectId
met
Type: Bricscad.EditorInputSelectionMethod
gsMarker
Type: SystemInt32
des
Type: Bricscad.EditorInputPickPointDescriptor
See Also

©  Bricsys NV. All rights reserved.