Please allow or enable the ability to use the 'kBooleanType' variation of the ValueTypeEnum when creating new Attributes in the Inventor API. When creating one or more new Attribute objects, using either the AttributeSet.Add Method or the AttributeSet.AddAttributes Method, we want to be able to create new Attributes which have a Boolean type Value, by specifying the 'kBooleanType' variation for the ValueType when creating them, then setting either 'True' or 'False' (unquoted) as the Value. This very basic ability could open up some additional possibilities and options within our Inventor automation solutions.
Below is a Link to a discussion which started back in August of 2018 in the Inventor Programming Forum where this topic was mentioned, but I'm sure there have been several others over the years, because this ability could be very useful.
https://forums.autodesk.com/t5/inventor-programming-forum/why-boolean-attribute-does-not-work/m-p/13...