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