<?xml version="1.0" encoding="windows-1250" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>CAD F&#243;rum : změna materiálu součásti přes formulář ilogic</title>
  <link>https://www.cadforum.cz/forum/</link>
  <description><![CDATA[Toto je XML obsahový kanál serveru; CAD F&#243;rum : iLogic a ETO : změna materiálu součásti přes formulář ilogic]]></description>
  <pubDate>Wed, 09 Sep 2026 01:44:15 +0000</pubDate>
  <lastBuildDate>Wed, 16 May 2012 09:18:13 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum/RSS_post_feed.asp?TID=15113</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD F&#243;rum]]></title>
   <url>https://www.cadforum.cz/forum/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum/</link>
  </image>
  <item>
   <title><![CDATA[změna materiálu součásti přes formulář ilogic : Cest je n&#283;kolik Nejjednodu&#353;&#353;&#237;...]]></title>
   <link>https://www.cadforum.cz/forum/forum_posts.asp?TID=15113&amp;PID=70357&amp;title=zmena-materialu-soucasti-pres-formular-ilogic#70357</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://www.cadforum.cz/forum/member_profile.asp?PF=9996">Navara</a><br /><strong>Předmět:</strong> 15113<br /><strong>Zasláno:</strong> 16.kvě.2012 v 09:18<br /><br />Cest je několik<DIV>Nejjednodušší je parameter s více hodnotami (MaterialParameter)&nbsp;-&gt; Formulář iLogic s tímto parametrem (VyberMaterial) -&gt; Pravidlo pro aktualizaci materiálu (UpdateMaterial)</DIV><DIV>&nbsp;</DIV><DIV>Druhou možností je vytvořit si vlastní dialog pomocí VB.NET (viz pravidlo VB-NET_MaterialForm)</DIV><DIV>(Tato možnost je pouze pro zkušené programátory)</DIV><DIV>&nbsp;</DIV><DIV>Obě varianty jsou zpracované vpřiloženém&nbsp; souboru</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.cadforum.cz/forum/uploads/20120516_091707_MaterialDialog.zip" target="_blank">uploads/20120516_091707_MaterialDialog.zip</A></DIV>]]>
   </description>
   <pubDate>Wed, 16 May 2012 09:18:13 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum/forum_posts.asp?TID=15113&amp;PID=70357&amp;title=zmena-materialu-soucasti-pres-formular-ilogic#70357</guid>
  </item> 
  <item>
   <title><![CDATA[změna materiálu součásti přes formulář ilogic : &#268;&#225;st iLogic k&#243;du pro inspiraci...]]></title>
   <link>https://www.cadforum.cz/forum/forum_posts.asp?TID=15113&amp;PID=70353&amp;title=zmena-materialu-soucasti-pres-formular-ilogic#70353</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://www.cadforum.cz/forum/member_profile.asp?PF=9">Vladimír Michl</a><br /><strong>Předmět:</strong> 15113<br /><strong>Zasláno:</strong> 16.kvě.2012 v 08:04<br /><br /><P>Část iLogic kódu pro inspiraci:</P><DIV><PRE><PRE><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">MultiValue</SPAN><SPAN style="COLOR: #000000">.</SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">List</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">(</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #008080">Materials</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">)</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">=</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">iProperties</SPAN><SPAN style="COLOR: #000000">.</SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">Materials</SPAN><SPAN style="COLOR: #000000"></SPAN><SPAN style="COLOR: #800000">SelMaterial</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">=</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">InputListBox</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">(</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #008080">Vyberte materiál</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #000000">, </SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">MultiValue</SPAN><SPAN style="COLOR: #000000">.</SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">List</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">(</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #008080">Materials</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">)</SPAN><SPAN style="COLOR: #000000">, </SPAN><SPAN style="COLOR: #800000">SelMaterial</SPAN><SPAN style="COLOR: #000000">, </SPAN><SPAN style="COLOR: #800000">Title</SPAN><SPAN style="COLOR: #000000"> :</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">=</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #008080">Materiál</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #000000">, </SPAN><SPAN style="COLOR: #800000">ListName</SPAN><SPAN style="COLOR: #000000"> :</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">=</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #008080">Seznam</SPAN><SPAN style="COLOR: #008080">"</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">)</SPAN><SPAN style="COLOR: #000000"></SPAN><SPAN style="COLOR: #ff0000; FONT-WEIGHT: bold"></SPAN></PRE><PRE><SPAN style="COLOR: #ff0000; FONT-WEIGHT: bold">If</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #800000">SelMaterial</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">&gt;</SPAN><SPAN style="COLOR: #008080">""</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #ff0000; FONT-WEIGHT: bold">Then</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">iProperties</SPAN><SPAN style="COLOR: #000000">.</SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">Material</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">=</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #800000">SelMaterial</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">InventorVb</SPAN><SPAN style="COLOR: #000000">.</SPAN><SPAN style="COLOR: #800080; FONT-WEIGHT: bold">DocumentUpdate</SPAN><SPAN style="COLOR: #000000; FONT-WEIGHT: bold">()</SPAN><SPAN style="COLOR: #000000"></SPAN><SPAN style="COLOR: #ff0000; FONT-WEIGHT: bold">End</SPAN><SPAN style="COLOR: #000000"> </SPAN><SPAN style="COLOR: #ff0000; FONT-WEIGHT: bold">If</SPAN><SPAN style="COLOR: #000000"></SPAN></PRE><!--EndFragment--></PRE><!--EndFragment--></DIV><!--EndFragment-->]]>
   </description>
   <pubDate>Wed, 16 May 2012 08:04:31 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum/forum_posts.asp?TID=15113&amp;PID=70353&amp;title=zmena-materialu-soucasti-pres-formular-ilogic#70353</guid>
  </item> 
  <item>
   <title><![CDATA[změna materiálu součásti přes formulář ilogic : Dobr&#253; den, sna&#382;&#237;m se do formul&#225;&#345;e...]]></title>
   <link>https://www.cadforum.cz/forum/forum_posts.asp?TID=15113&amp;PID=70351&amp;title=zmena-materialu-soucasti-pres-formular-ilogic#70351</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://www.cadforum.cz/forum/member_profile.asp?PF=41069">jardakrucky</a><br /><strong>Předmět:</strong> 15113<br /><strong>Zasláno:</strong> 16.kvě.2012 v 07:06<br /><br />Dobrý den, <br>snažím se do formuláře iLogic dostat políčko s výběrem materiálu součásti, ale nedaří se :-( <br>poradí někdo jak na to??<br>]]>
   </description>
   <pubDate>Wed, 16 May 2012 07:06:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum/forum_posts.asp?TID=15113&amp;PID=70351&amp;title=zmena-materialu-soucasti-pres-formular-ilogic#70351</guid>
  </item> 
 </channel>
</rss>