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