<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bar-puller positioning in HSM Post Processor Forum</title>
    <link>https://forums.autodesk.com/t5/hsm-post-processor-forum/bar-puller-positioning/m-p/6084850#M27029</link>
    <description>Thanks for the replies.&lt;BR /&gt;&lt;BR /&gt;Greg - I hadn't even thought about anything that wasn't round... it's not anything that we do now but it's always good to have an idea about the future. The code posted does in fact generate working code. I took our working code and merely wrote something in post (thanks to a previous post by Andrew) that would generate the same as what we were adding manually.&lt;BR /&gt;&lt;BR /&gt;Andrew - I'm not sure I want to mess with anything that could cause issues elsewhere in the program. I'll have to search the document and see where else that value might be used.&lt;BR /&gt;&lt;BR /&gt;What I was initially asking here was for the X value in my code that = 1.25 (or 2.5 after post), is there a way I can make that X value something relative to say, the stock OD? as an example...&lt;BR /&gt;&lt;BR /&gt;where I have:&lt;BR /&gt;&lt;PRE&gt;xOutput.format(1.25)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;I could use something like:&lt;BR /&gt;&lt;PRE&gt;xOutput.format(stockOD + .5)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;where StockOD is taken from a value in setup or stock transfer, perhaps something on the radii tab.&lt;BR /&gt;&lt;BR /&gt;I just realized I could manually add it to the list of variables at the beginning of the code that prompt when you first post from Inventor but, it would still be nice to get that value from Inventor itself.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mark</description>
    <pubDate>Tue, 21 Jul 2015 14:55:51 GMT</pubDate>
    <dc:creator>mfeathers</dc:creator>
    <dc:date>2015-07-21T14:55:51Z</dc:date>
  </channel>
</rss>

