The Float type attribute is suitable when you need to represent numerical values that can have a fractional (decimal) component. 


Users are provided with an attribute editor that will display the value.



When creating an attribute of type Float, the only requirements are a SID and a Name. 


Valid Data Dimension(s): Single

Support for Default Value: Yes

Allows Empty Value: Yes

Configurable Editor: Yes, width, but not height 


Things to Consider

  • If exact values without decimals are crucial, consider using the Integer type attribute instead.