SelectedObject Constructor (ObjectId, SelectionMethod, Int32)

Note: This API is now obsolete.

Initializes a new instance of the SelectedObject class
Namespace:  Bricscad.EditorInput
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
[ObsoleteAttribute("Use IntPtr overload instead.")]
public SelectedObject(
        ObjectId objId,
        SelectionMethod selMet,
        int marker
)

Parameters

objId
Type: Teigha.DatabaseServicesObjectId
selMet
Type: Bricscad.EditorInputSelectionMethod
marker
Type: SystemInt32
See Also

©  Bricsys NV. All rights reserved.