OptionalobjectId: stringOptionalpickedPoint: AcGeVector3dLikeOptional ReadonlyobjectGets the entity that the user picked.
Optional ReadonlypickedGets the point that was used to pick the entity.
The status of the prompt (e.g. OK, Cancel, Error).
Modeled on PromptStatus in the AutoCAD .NET API.
OptionalstringAn optional string result.
This is typically set when status is Keyword or when the prompt
returns a string as its primary result.
Corresponds to PromptResult.StringResult in the .NET API.
Result of a prompt that asks the user to pick a single entity.