'iso_chars.inc' - IsoCSG version of 'chars.inc'
The macros in this file are translations of the shapes in
chars.inc
.
They can be used with both iso_csg.inc
and
iso_rcsg.inc
. If none of them is included previously,
iso_csg.inc
is used.
- Character macros
- Wrapper macros
Description of the macros
These macros are translations of the shapes in
chars.inc
plus some wrapper macros.
character macros
IC_Char_A() .. IC_Char_Z(), IC_Char_0() .. IC_Char_9() and other characters
The complete set of characters from chars.inc
.
parameters:
none
example:
#declare fn_1 = IC_Char_A ()