<?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 Methods of ucs(wcs) in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11263475#M2445</link>
    <description>&lt;P&gt;When i try to set the current ucs by ucs name within the ucstablerecord, I found that the founction "acedSetCurrentUCS" doesn`t work. I wish to get more detail about ucs. How does the ucs work in objectarx,&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 11:03:42 GMT</pubDate>
    <dc:creator>luo.jw</dc:creator>
    <dc:date>2022-06-28T11:03:42Z</dc:date>
    <item>
      <title>Methods of ucs(wcs)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11263475#M2445</link>
      <description>&lt;P&gt;When i try to set the current ucs by ucs name within the ucstablerecord, I found that the founction "acedSetCurrentUCS" doesn`t work. I wish to get more detail about ucs. How does the ucs work in objectarx,&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 11:03:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11263475#M2445</guid>
      <dc:creator>luo.jw</dc:creator>
      <dc:date>2022-06-28T11:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Methods of ucs(wcs)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11263561#M2446</link>
      <description>&lt;P&gt;Try this code: &lt;A href="https://forums.autodesk.com/t5/objectarx/how-to-set-current-ucs/m-p/2513619#M26377" target="_blank"&gt;https://forums.autodesk.com/t5/objectarx/how-to-set-current-ucs/m-p/2513619#M26377&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 11:37:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11263561#M2446</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2022-06-28T11:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Methods of ucs(wcs)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11264054#M2447</link>
      <description>&lt;P&gt;Thank a lot.&amp;nbsp; And i`m a newer in objectarx learining. The code in that page that you provide confuse me. Maybe i have some misunderstandings about wcs and ucs. Could you give some recommends to help me getting deeper to understand the relationship between wcs and ucs.&amp;nbsp; Thank u very much.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 14:29:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11264054#M2447</guid>
      <dc:creator>luo.jw</dc:creator>
      <dc:date>2022-06-28T14:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Methods of ucs(wcs)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11264126#M2448</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11733319"&gt;@luo.jw&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank a lot.&amp;nbsp; And i`m a newer in objectarx learining. The code in that page that you provide confuse me. Maybe i have some misunderstandings about wcs and ucs. Could you give some recommends to help me getting deeper to understand the relationship between wcs and ucs.&amp;nbsp; Thank u very much.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What problem are you trying to solve?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 14:53:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11264126#M2448</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2022-06-28T14:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Methods of ucs(wcs)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11268460#M2449</link>
      <description>&lt;P&gt;Thank you very muck, I just want to know how to implement the founction: druing the process of drawing, i just need type a shortcut to set the current ucs instead of clicking the viewcube and selecting the named ucs or wcs to set the default ucs or wcs.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 07:32:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11268460#M2449</guid>
      <dc:creator>luo.jw</dc:creator>
      <dc:date>2022-06-30T07:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Methods of ucs(wcs)</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11273203#M2450</link>
      <description>&lt;P&gt;You need to get the view matrix and feed it to acedSetCurrentUCS&lt;/P&gt;&lt;P&gt;There’s a thread here &lt;A href="https://forums.autodesk.com/t5/objectarx/need-to-mimic-ucs-v-command/m-p/5197755" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/objectarx/need-to-mimic-ucs-v-command/m-p/5197755&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This probably doesn’t do what you want, but so you have an idea&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;    //#include "gs.h"
    //#pragma comment(lib, "AcDrawBridge.lib")
    static void ArxBrxTest_doit()
    {
        resbuf cvport;
        acedGetVar(_T("CVPORT"), &amp;amp;cvport);
        AcGsKernelDescriptor desc;
        desc.addRequirement(AcGsKernelDescriptor::k3DDrawing);
        const AcGsView* pView = acgsObtainAcGsView(cvport.resval.rint, desc);
        acedSetCurrentUCS(pView-&amp;gt;viewingMatrix());
    }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;edit, might be better to send command "UCS" "V"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2022 13:10:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/methods-of-ucs-wcs/m-p/11273203#M2450</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2022-07-02T13:10:24Z</dc:date>
    </item>
  </channel>
</rss>

