ruststep
ruststep copied to clipboard
Support boolean in step file
Currently, boolean values in STEP files are recognized as enumerate and not parsed. For example, it may be possible to determine this by looking at the Enum string when mapping to the serde data model.