BIM VILLAGE

Version 2.7.0

IPromptIntegerOptions Class

Overview

The IPromptIntegerOptions interface specifies options for inputting integer values when users execute commands.

Inheritance Hierarchy

  • IDispatch
    • IPromptOptions
      • IPromptIntegerOptions

Namespace: Beaver

Properties

Name Description
UseDefaultValue Indicate whether to use the default value when the user does not provide an integer value.
DefaultValue The default integer 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.