SMARTHolechart > Appendix > Note Format Options > Example: Note Formats
Example: Note Formats
With SMARTHolechart, you can use notes to reference table rows in the drawing. The notes are added when a new table is created and updated automatically when hole position changes. The name of the note should be unique. SMARTHolechart generates the text of the note using the configuration option NOTE_FORMAT.
When a note is placed, its format cannot be changed. To apply a new note format, delete the existing note and update the table. The note will be created in the new format.
The option NOTE_POSITION defines the position of the note.
Use the ADVANCED_NOTES configuration option to define whether to place the note inside or outside the hole or with an arrow.
Note with Arrow
ADVANCED_NOTES = 0.0
ELBOW_LENGTH = X
ELBOW_DIST = Y
NOTE_POSITION = 3
X and Y are scaled to the drawing units.
Note outside the Bore without an Arrow
ADVANCED_NOTES > 0 and
ADVANCED_NOTES > hole diameter D.
ELBOW_LENGTH and ELBOW_DIST are not used.
NOTE_POSITION = 3
Notes inside the Bore
ADVANCED_NOTES > 0 and
ADVANCED_NOTES < hole diameter D.
ELBOW_LENGTH and ELBOW_DIST are not used.
NOTE_POSITION = 3
Use the NOTE_TEXT_HEIGHT configuration option to define the text height of a note.