EditorCurrentViewportObjectId Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
Type:
ObjectId
See Also