SelectedObject(ObjectId, SelectionMethod, Int32) Constructor

Note: This API is now obsolete.

Initializes a new instance of the SelectedObject class

Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
[ObsoleteAttribute("Use IntPtr overload instead.")]
public SelectedObject(
        ObjectId objId,
        SelectionMethod selMet,
        int marker
)

Parameters

objId  ObjectId
 
selMet  SelectionMethod
 
marker  Int32
 
See Also

©  Bricsys NV. All rights reserved.