Share

ValueInputError Enumerator

Description

Errors that can occur when using the ValueInput object.
Defined in namespace "adsk::core" and the header file is <Core\CoreTypeDefs.h>

Methods

Name Value Description
ValueNotOfTypeError 100 Returned when the RealValue or StringValue properties of the ValueInput are called and there is no data to return of that type.

Version

Introduced in version August 2014

Was this information helpful?