IPromptPointOptions Class
Overview
The IPromptPointOptions interface specifies options for inputting 3d-point value when users execute commands.
Inheritance Hierarchy
- IDispatch
- IPromptOptions
- IPromptPointOptions
- IPromptOptions
Namespace: Beaver
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. |
Methods
| Name | Description |
|---|
