<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Nouveau probleme coté developpement]]></title><description><![CDATA[<p>Bonjour,<br /><br />J'ai un problème concernant la création de bloc suivant une sélection :<br /><br />Sur Autocad 2023 ce code marche :<br /><br />Set sset = ThisDrawing.SelectionSets.Add("BLOC_SET")<br />sset.SelectOnScreen<br />NOM_BLOCK = "test"<br />fichier_export = "C:\test\" &amp; NOM_BLOCK &amp; ".dwg"<br />ThisDrawing.Wblock fichier_export, sset<br /><br />Mais sur ZWcad le code ne fonctionne pas... une idée ?<br /></p><pre>
</pre><p><br /></p>]]></description><link>https://forums.zwfrance.fr/topic/711/nouveau-probleme-coté-developpement</link><generator>RSS for Node</generator><lastBuildDate>Thu, 04 Jun 2026 05:20:47 GMT</lastBuildDate><atom:link href="https://forums.zwfrance.fr/topic/711.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Dec 2022 13:42:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nouveau probleme coté developpement on Tue, 20 Dec 2022 07:11:00 GMT]]></title><description><![CDATA[<p>Bonjour,<br /><br />Pour contourner le problème et creer fichier ".dwg" bloc :<br />1°) Créer une définition de bloc<br />2°) Le créer<br />3°) SendCommand "WB  " et le controle de l'interface via des sendkeys...<br /><br />C'est pas propre mais malheureusement pas le choix...<br /><br />J'attends un retour du correctif s'il existe !</p>]]></description><link>https://forums.zwfrance.fr/post/1731</link><guid isPermaLink="true">https://forums.zwfrance.fr/post/1731</guid><dc:creator><![CDATA[KW]]></dc:creator><pubDate>Tue, 20 Dec 2022 07:11:00 GMT</pubDate></item></channel></rss>