OpenSCAD ASCII to decimal number function

OpenSCAD ASCII to decimal number function

Description

This Library Includes A Function To Convert Strings Into Floating Point Numbers. It'S Useful If You Are Generating Openscad Files Using A Customizer Program And Want To Put User Http Form Data Directly Into The File. For Example, Using Atof("%Size%") In The Template File Could Get Replaced With Atof("60.5") Which Returns 60.5 As A Number. The Atof("%Size%") Placeholder Still Allows The Openscad Document To Pass Compilation Which Helps With Debugging.

Statistics

Likes

9

Downloads

0

Category

Other