Maybe this is not the right forum to this question but if you could give me some light ....
I have a formatted file text where are written some dimensions (geometry) that I will use to generate a GLscene object. I will always write these dimensions in a known position within the text file (typically as these links www.cognitor.com.br/textFileFormated.txt or www.cognitor.com.br/FormatedTextFile.png ) . More or less like a template
In the example of the figure the text inside the blue lines are fixed. The text inside the red lines are the numbers which are typed to represent different dimensions
The yellow part show the positions in the text file
I am looking for an example of source code to write formatted text files like these.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe this is not the right forum to this question but if you could give me some light ....
I have a formatted file text where are written some dimensions (geometry) that I will use to generate a GLscene object. I will always write these dimensions in a known position within the text file (typically as these links www.cognitor.com.br/textFileFormated.txt or www.cognitor.com.br/FormatedTextFile.png ) . More or less like a template
In the example of the figure the text inside the blue lines are fixed. The text inside the red lines are the numbers which are typed to represent different dimensions
The yellow part show the positions in the text file
I am looking for an example of source code to write formatted text files like these.