<?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 Rotate multipatch object - vba - arcscene 10 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/rotate-multipatch-object-vba-arcscene-10/m-p/434029#M11759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello. I need rotate selected object in multipatch layer. I found one example, but it does not suit me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp; Private Sub CommandButton1_Click()
&amp;nbsp; Dim pUID As New UID
&amp;nbsp; Dim pCmdItem As ICommandItem
&amp;nbsp; pUID.Value = "esriEditor.StartEditingCommand"
&amp;nbsp; Set pCmdItem = Application.Document.CommandBars.Find(pUID)
&amp;nbsp; pCmdItem.Execute
&amp;nbsp; pUID.Value = "esri3DAnalystUI.Rotate3DCommand"
&amp;nbsp; Set pCmdItem = Application.Document.CommandBars.Find(pUID)
&amp;nbsp; pCmdItem.Execute
&amp;nbsp; End Sub&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After clicking to Button1 opens window and wait for entered value. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not need this screen. After clicking i need rotate object to, for example, 5 degree (this value will be constant).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 21:03:07 GMT</pubDate>
    <dc:creator>RustamTimerbaev</dc:creator>
    <dc:date>2012-04-17T21:03:07Z</dc:date>
    <item>
      <title>Rotate multipatch object - vba - arcscene 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/rotate-multipatch-object-vba-arcscene-10/m-p/434029#M11759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello. I need rotate selected object in multipatch layer. I found one example, but it does not suit me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp; Private Sub CommandButton1_Click()
&amp;nbsp; Dim pUID As New UID
&amp;nbsp; Dim pCmdItem As ICommandItem
&amp;nbsp; pUID.Value = "esriEditor.StartEditingCommand"
&amp;nbsp; Set pCmdItem = Application.Document.CommandBars.Find(pUID)
&amp;nbsp; pCmdItem.Execute
&amp;nbsp; pUID.Value = "esri3DAnalystUI.Rotate3DCommand"
&amp;nbsp; Set pCmdItem = Application.Document.CommandBars.Find(pUID)
&amp;nbsp; pCmdItem.Execute
&amp;nbsp; End Sub&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After clicking to Button1 opens window and wait for entered value. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not need this screen. After clicking i need rotate object to, for example, 5 degree (this value will be constant).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 21:03:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/rotate-multipatch-object-vba-arcscene-10/m-p/434029#M11759</guid>
      <dc:creator>RustamTimerbaev</dc:creator>
      <dc:date>2012-04-17T21:03:07Z</dc:date>
    </item>
  </channel>
</rss>

