IPromptPoint2dOptions Properties
Overview
The IPromptPoint2dOptions defines the following properties.
Properties
| Name | Description |
|---|---|
UseDefaultValue |
Indicate whether to use the default value when the user does not provide an 2d-point value. |
DefaultValue |
The default 2d-point value. |
UseBasePoint |
Indicate whether to use the base point when the user input point. |
BasePoint |
The base 2d-point value. |
