<?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 createview of object and show my annotation at same time using Onpress in GUI in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561726#M64042</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.9 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I want to create my own user model library so that I can insert my own CAD objects later&lt;/P&gt;
 &lt;P&gt;For example ,I want to click button inside GUI ,then createview of source1 (in graph1)and show my annotation (in edit1)at the same time.&lt;/P&gt;
 &lt;P&gt; I know the createview founction [createview（strviewpath[,strobjectfocus,strviewfocus]）]&lt;/P&gt;
 &lt;P&gt;But I don't know how to use it correctly ,because I want the source1(in graph1) can zoom in\ out and rotation .....&lt;/P&gt;
 &lt;P&gt;Can I createview and show my annotation at the same time?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35766-example.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504677iD2ECE62551D92C73/image-size/large?v=v2&amp;amp;px=999" role="button" title="35766-example.jpg" alt="35766-example.jpg" /&gt;&lt;/span&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/35767-user-model-lib.fsm" target="_blank"&gt;user model lib.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 06 Jan 2021 07:52:18 GMT</pubDate>
    <dc:creator>iamfph</dc:creator>
    <dc:date>2021-01-06T07:52:18Z</dc:date>
    <item>
      <title>createview of object and show my annotation at same time using Onpress in GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561726#M64042</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.9 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I want to create my own user model library so that I can insert my own CAD objects later&lt;/P&gt;
 &lt;P&gt;For example ,I want to click button inside GUI ,then createview of source1 (in graph1)and show my annotation (in edit1)at the same time.&lt;/P&gt;
 &lt;P&gt; I know the createview founction [createview（strviewpath[,strobjectfocus,strviewfocus]）]&lt;/P&gt;
 &lt;P&gt;But I don't know how to use it correctly ,because I want the source1(in graph1) can zoom in\ out and rotation .....&lt;/P&gt;
 &lt;P&gt;Can I createview and show my annotation at the same time?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35766-example.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504677iD2ECE62551D92C73/image-size/large?v=v2&amp;amp;px=999" role="button" title="35766-example.jpg" alt="35766-example.jpg" /&gt;&lt;/span&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/35767-user-model-lib.fsm" target="_blank"&gt;user model lib.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jan 2021 07:52:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561726#M64042</guid>
      <dc:creator>iamfph</dc:creator>
      <dc:date>2021-01-06T07:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: createview of object and show my annotation at same time using Onpress in GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561727#M64043</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Here's an example which looks at this area in the Tools folder:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35791-1609951114547.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504676i4D8343FFC9AD67DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="35791-1609951114547.png" alt="35791-1609951114547.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To launch the GUI we need to set the focus to this folder so use the script showm in the model as:&lt;/P&gt;&lt;PRE&gt;createview("MODEL:/Tools/GUIs/MyLibraryGUI","MODEL:/Tools/MyLibrary","MODEL:/Tools/MyLibrary")&lt;/PRE&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/35801-user-model-lib-jl.fsm" target="_blank"&gt;user-model-lib_jl.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jan 2021 16:39:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561727#M64043</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-01-06T16:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: createview of object and show my annotation at same time using Onpress in GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561728#M64044</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It uses a list box with the items contained withing the library folder and instead of creating the views for descriptions and 3D it changes the viewfocus of the perspective view and the text of the description. Some refresh code is reused from the flowitem bin gui.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jan 2021 16:48:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561728#M64044</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-01-06T16:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: createview of object and show my annotation at same time using Onpress in GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561729#M64045</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/6080/iamfph.html" nodeid="6080"&gt;@Fu P&lt;/A&gt;, was jason.lightfoot's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 11 Jan 2021 21:14:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/createview-of-object-and-show-my-annotation-at-same-time-using/m-p/13561729#M64045</guid>
      <dc:creator>Ben_WilsonADSK</dc:creator>
      <dc:date>2021-01-11T21:14:40Z</dc:date>
    </item>
  </channel>
</rss>

