Attribute Translation
- Last UpdatedJan 06, 2026
- 1 minute read
ImPLANT-I.exe assumes the following format for the attribute files that it reads in using the ATTRIBUTE command:
keyword <blank>{<blank><attLink><blank>text<blank>{<attVal><attVal>
. . .
. . .
<attVal><blank>}<blank>}
or
<blank>}<blank>}
where:
<blank> is zero or more spaces.
<attLink> is four integer values separated by a space.
<attVal> is an attribute pair separated by a colon : . Any attribute pair that does not contain a : is ignored and a warning given.