EditorCurrentViewportObjectId
Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ObjectId CurrentViewportObjectId { get; }
Public ReadOnly Property CurrentViewportObjectId As ObjectId
Get
public:
property ObjectId CurrentViewportObjectId {
ObjectId get ();
}
member CurrentViewportObjectId : ObjectId with get
Property Value
ObjectId
See Also