<?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 : GetEntity vo VBA</title>
  <link>https://www.cadforum.cz/forum/</link>
  <description><![CDATA[Toto je XML obsahový kanál serveru; CAD F&#243;rum : CAD programov&#225;n&#237; : GetEntity vo VBA]]></description>
  <pubDate>Sun, 10 May 2026 14:32:39 +0000</pubDate>
  <lastBuildDate>Tue, 24 Jan 2006 13:09:55 +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=2010</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[GetEntity vo VBA : zkuste  v druhem radku: Dim returnObj...]]></title>
   <link>https://www.cadforum.cz/forum/forum_posts.asp?TID=2010&amp;PID=8393&amp;title=getentity-vo-vba#8393</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://www.cadforum.cz/forum/member_profile.asp?PF=271">dazky</a><br /><strong>Předmět:</strong> 2010<br /><strong>Zasláno:</strong> 24.led.2006 v 13:09<br /><br /><DIV><FONT face=Arial size=2>zkuste </FONT></DIV><DIV><FONT face=Arial size=2>v druhem radku: </FONT><FONT face=Arial size=2>Dim returnObj As AcadMText, returnObj2 As AcadMText</FONT></DIV><DIV><FONT face=Arial size=2>objekt musi byt typ "AcadEntity", nemuze byt "Variant"</FONT></DIV><DIV><FONT face=Arial size=2>David</FONT></DIV>]]>
   </description>
   <pubDate>Tue, 24 Jan 2006 13:09:55 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum/forum_posts.asp?TID=2010&amp;PID=8393&amp;title=getentity-vo-vba#8393</guid>
  </item> 
  <item>
   <title><![CDATA[GetEntity vo VBA : Dobry den,mam maly problem s VBA....]]></title>
   <link>https://www.cadforum.cz/forum/forum_posts.asp?TID=2010&amp;PID=8385&amp;title=getentity-vo-vba#8385</link>
   <description>
    <![CDATA[<strong>Autor:</strong> <a href="https://www.cadforum.cz/forum/member_profile.asp?PF=648">Sirus</a><br /><strong>Předmět:</strong> 2010<br /><strong>Zasláno:</strong> 24.led.2006 v 08:53<br /><br />Dobry den,<br><br>mam maly problem s VBA. Pokusam sa vybrat entitu (typu Mtext) ale program hlasi "ByRef argument mismatch". Pritom je to opisane z helpu ku GetEntity. Vie niekdo, kde je chyba?<br><br>A samotna funkcia:<br><table width="99%"><tr><td><pre class="BBcode"><br>Private Sub CommandButton1_Click()<br>Dim returnObj, returnObj2 As AcadMText<br>Dim basePnt, Pnt1, xx As Variant<br>zarovnanie.Hide<br>ThisDrawing.Utility.GetEntity returnObj, basePnt, "Vyber prvy text"<br>Pnt1 = returnObj.InsertionPoint<br>If vlavo.Value = True Then<br>&nbsp;xx = Pnt1.X<br>End If<br>ThisDrawing.Utility.GetEntity returnObj2, basePnt, "Vyber druhy text"<br>returnObj2.InsetrionPoint.X = xx<br>returnObj2.Update<br>End Sub<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Tue, 24 Jan 2006 08:53:47 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum/forum_posts.asp?TID=2010&amp;PID=8385&amp;title=getentity-vo-vba#8385</guid>
  </item> 
 </channel>
</rss>