PickPointSelectedObject(ObjectId, SelectionMethod, Int32, PickPointDescriptor) Constructor

Note: This API is now obsolete.

Initializes a new instance of the PickPointSelectedObject class

Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
[ObsoleteAttribute("Use IntPtr overload instead.")]
public PickPointSelectedObject(
        ObjectId idObj,
        SelectionMethod met,
        int gsMarker,
        PickPointDescriptor des
)

Parameters

idObj  ObjectId
 
met  SelectionMethod
 
gsMarker  Int32
 
des  PickPointDescriptor
 
See Also

©  Bricsys NV. All rights reserved.