BIM VILLAGE

Version 2.7.0

IPromptDoubleOptions Class

Overview

The IPromptDoubleOptions interface specifies options for inputting double values when users execute commands.

Inheritance Hierarchy

  • IDispatch
    • IPromptOptions
      • IPromptDoubleOptions

Namespace: Beaver

Properties

Name Description
UseDefaultValue Indicate whether to use the default value when the user does not provide an double value.
DefaultValue The default double value.
UpperLimit Indicate an upper limit value to be tolerated for input.
LowerLimit Indicate a lower limit value to be tolerated for input.

Methods

Name Description

© 2019 - 2022 BIM VILLAGE.