1
Automation Interface, Add-Ins and Tools / how to prevent hyperlinks in generated source code
« on: May 24, 2013, 06:21:53 pm »
Hello,
When generating C source code, any links created in the notes to other elements in the model end up as hyperlinks in the generated source code.
E.g.
'See ClassA'
becomes
'/*See <a href="$element:..... */'
I've been searching for ways to have the element name 'ClassA' end up in the source code iso the hyperlink.
(How) can I get what I want?
txs
erik
When generating C source code, any links created in the notes to other elements in the model end up as hyperlinks in the generated source code.
E.g.
'See ClassA'
becomes
'/*See <a href="$element:..... */'
I've been searching for ways to have the element name 'ClassA' end up in the source code iso the hyperlink.
(How) can I get what I want?
txs
erik