<?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 Betreff: How to get Cogo point to inherit elevation of an object via snapping to it. in Civil 3D Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657533#M65482</link>
    <description>&lt;P&gt;Thanks heaps everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 11:04:25 GMT</pubDate>
    <dc:creator>AleCVx</dc:creator>
    <dc:date>2021-09-30T11:04:25Z</dc:date>
    <item>
      <title>How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657181#M65478</link>
      <description>&lt;P&gt;Hi all Civil 3d veterans, I'm trying to resolve an issue that has been on-going for quite some time and I appreciate any help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working with point cloud data and I frequently have to snap to a point cloud to get its X,Y,Z values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far, I have been using the default AutoCAD point creation tool (with 3D snap enabled) to&amp;nbsp; snap to a point cloud, the Autocad point inherits X,Y,Z values of the point cloud. I then convert the Autocad points to Cogo points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my frustration, It's quite tiresome to perform this simple task a hundred times a day. So I was thinking of creating an ActionMacro to speed up this task.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want is to create an ActionMacro that allows me to snap an Autocad point to a point cloud and then automatically converts the Autocad Point to a Cogo point - which would have X,Y,Z values of the point cloud.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recorded the Action of me creating the Autocad point by snapping to a point cloud. There after, I convert the Autocad point to Cogo point, which prompted me to 'select Autocad points' for the conversion. I selected the Autocad point and finished conversion.&amp;nbsp; I then stopped the recording.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the recorded ActionMacro, under the 'Autocad point creation' step, I changed it to 'Pause for User Input' so that I can re-use this macro to create Autocad points in other positions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here lies my issue. During the 'Autocad Point to Cogo point conversion' step, I recorded my action manually selecting a specific Autocad point earlier - so when replaying the ActionMacro, it would try to reselect that same point for the conversion. I could update this step to 'Pause for User Input' which would allows me to manually click and select a new/different point for the conversion. Doing so would defeat the purpose of having the ActionMacro in the first to speed up the task.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my understanding, the Cogo point creation tool doesn't inherit the elevation of an object via snapping. It would prompt me to enter the elevation value which isn't possible to know without creating the Autocad point first. Why is there no option for Cogo point to inherit the Z value of a snapping object? this feature is available for the default Autocad Point. I'm baffled by this design choice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to get around the issue (in the ActionMacro) by putting the Autocad point in its own layer, and when i'm being prompted to 'Select Autocad Points' for Cogo conversion, I thought I could then use Qselect command to select the layer of the Autocad points to speed things up. To my surprise, when in 'Select Autocad Points' mode, I can't use Qselect to select the layer, I can only do manual selection by clicking on the point or use the fence selection tool. Another strange design choice.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if we could just snap a Cogo point to a point cloud and inherits its&amp;nbsp; X,Y,Z values, then I wouldn't be going through so much trouble finding a solution to this issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou everyone for your time. I apologise for this lengthy post and I appreciate your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:29:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657181#M65478</guid>
      <dc:creator>AleCVx</dc:creator>
      <dc:date>2021-09-30T08:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657221#M65479</link>
      <description>&lt;P&gt;How about this.&lt;/P&gt;
&lt;P&gt;First, create a surface from the point cloud.&lt;/P&gt;
&lt;P&gt;Then create cogo points on the surface using create points on surface.&lt;/P&gt;
&lt;P&gt;It will automatically inherit the elevations from the surface. In other words from points cloud.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:45:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657221#M65479</guid>
      <dc:creator>Jeew-m</dc:creator>
      <dc:date>2021-09-30T08:45:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657282#M65480</link>
      <description>&lt;P&gt;Command : CREATEPOINTMANUAL&lt;/P&gt;
&lt;P&gt;Points Creation &amp;gt;Prompt For Elevations &amp;gt;&amp;nbsp; Manual&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Udo_Huebner_0-1632992653565.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/971618iEFE4A35B2A8924A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Udo_Huebner_0-1632992653565.png" alt="Udo_Huebner_0-1632992653565.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;does what you want.&lt;/P&gt;
&lt;P&gt;Click (snap) a point of the point cloud and simply press an additional &amp;lt;Enter&amp;gt; when the current point elevation is displayed.&lt;/P&gt;
&lt;P&gt;You can speed up the task using this lisp macro:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="lisp"&gt;(defun C:UhCreatePointManual3D ( / pt)&amp;nbsp;
;Points Creation &amp;gt;Prompt For Elevations &amp;gt; Manual
; Udo Huebner for Autodesk forum
(prompt "UH CreatePointManual with Z Elevation")
(while (setq pt (getpoint "\nPick a Point: "))
&amp;nbsp; (command-s&amp;nbsp; "-CreatePointManual" pt "" "")
)
(princ)
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:19:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657282#M65480</guid>
      <dc:creator>Udo_Huebner</dc:creator>
      <dc:date>2021-09-30T09:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657506#M65481</link>
      <description>&lt;P&gt;Thankyou everyone for the speedy replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/98643"&gt;@Udo_Huebner&lt;/a&gt;&amp;nbsp;, I tried out your script and it works!! that's exactly what I wanted. Though after picking a point, I got another message asking me to select a new location for a point. So I created an ActionMacro recorded me placing the first point and cancelled the rest of the actions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I greatly appreciate your help. Thanks and have a good day.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:54:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657506#M65481</guid>
      <dc:creator>AleCVx</dc:creator>
      <dc:date>2021-09-30T10:54:10Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657533#M65482</link>
      <description>&lt;P&gt;Thanks heaps everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:04:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657533#M65482</guid>
      <dc:creator>AleCVx</dc:creator>
      <dc:date>2021-09-30T11:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657561#M65483</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11020358"&gt;@AleCVx&lt;/a&gt;&amp;nbsp; schrieb:&lt;BR /&gt;
&lt;P&gt;Thankyou everyone for the speedy replies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/98643"&gt;@Udo_Huebner&lt;/a&gt;&amp;nbsp;, I tried out your script and it works!! that's exactly what I wanted. Though after picking a point, I got another message asking me to select a new location for a point....&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That was the idea of the lisp macro, but I suppose you didn't quite understand it.&lt;BR /&gt;It's a loop, you can select as many points as you need.&lt;BR /&gt;Instead of "Pick a point" you could just improve the message to.&lt;BR /&gt;"Pick a point or &amp;lt;press Enter key to exit&amp;gt;:"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then what's the point of the action macro?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:08:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657561#M65483</guid>
      <dc:creator>Udo_Huebner</dc:creator>
      <dc:date>2021-09-30T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657631#M65484</link>
      <description>&lt;P&gt;And if you want to improve it with descriptions, then&lt;/P&gt;
&lt;P&gt;Prompt for Descriptins as well&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Udo_Huebner_0-1633001760411.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/971711i08F7229B4DDE6330/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Udo_Huebner_0-1633001760411.png" alt="Udo_Huebner_0-1633001760411.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and use the modified macro attached to this screencast:&amp;nbsp;&lt;A href="https://autode.sk/3il1dkv" target="_blank"&gt;https://autode.sk/3il1dkv&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:37:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10657631#M65484</guid>
      <dc:creator>Udo_Huebner</dc:creator>
      <dc:date>2021-09-30T11:37:31Z</dc:date>
    </item>
    <item>
      <title>Betreff: How to get Cogo point to inherit elevation of an object via snapping to it.</title>
      <link>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10660170#M65485</link>
      <description>Thankyou very much for the additional help. I greatly appreciate your time and reply. Have a good day.</description>
      <pubDate>Fri, 01 Oct 2021 09:52:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-forum/how-to-get-cogo-point-to-inherit-elevation-of-an-object-via/m-p/10660170#M65485</guid>
      <dc:creator>AleCVx</dc:creator>
      <dc:date>2021-10-01T09:52:16Z</dc:date>
    </item>
  </channel>
</rss>

