Question
CALLOUT_FORMAT in *.hol files
Hi,
I can't found information about the option DEFAULT_CALLOUT_FORMAT_DATA.
You can place this option in your *.hol file and then you can define different CALLOUT_FORMAT for different hole types.
Here is a short example:
DEFAULT_CALLOUT_FORMAT_DATA
| HOLE_TYPE | THREAD | DRILLED_DEPTH | THREAD_DEPTH | CSINK | CBORE | EXIT_CSINK | CALLOUT_FORMAT |
|---|---|---|---|---|---|---|---|
| TAPPED | YES | VAR | VAR | NO | NO | NO | &Screw_Size |
| TAPPED | YES | VAR | VAR | YES | NO | NO | &Screw_Size 1 |
| ... |
This is a very nice functionality. But I cant find this option in the PTC documentation. Is this a hidden option?
Thanks!
Oli

