Update point elevations with 3-D polyline

Moderator: Carlson Support

Update point elevations with 3-D polyline

Postby Geoffrey Leiter » Tue Dec 02, 2003 8:23 pm

I have numerous points located on a 3-D polyline. All the points have an
elevation of 0.00. I would like to update these points with the elevations
of the 3-D polyline at each location. Is this possible? And if so, how?

Thanks.
Geoffrey Leiter
 

Re: Update point elevations with 3-D polyline

Postby Nava Ran » Wed Dec 03, 2003 10:25 pm

- offset the 3D Polyline left and right(Vertical offset amount=0)
-create a .FLT file
-DTM>Site Commands>Spot Elevations
Pick for each point

Harry Ran

"Geoffrey Leiter" <darc87@hotmail.com> wrote in
news:bqiaom$v94$1@update.carlsonsw.com...
I have numerous points located on a 3-D polyline. All the points have an
elevation of 0.00. I would like to update these points with the
elevations
of the 3-D polyline at each location. Is this possible? And if so, how?

Thanks.

Nava Ran
 

Re: Update point elevations with 3-D polyline

Postby Geoffrey Leiter » Wed Dec 03, 2003 11:45 pm

Thanks, but thats a big job doing it manually for 200 points. I've decided
to write a small lisp routine to extract the z value of the 3-D polyline at
each node and re-insert it into the node elevation attribute via selection
set.

I think XML2 is a nice program, especially after using EP, but the node
routines are very limited IMO.

Geoff

"Nava Ran" <navaran@zahav.net.il> wrote in message
news:bql69b$548$1@update.carlsonsw.com...
- offset the 3D Polyline left and right(Vertical offset amount=0)
-create a .FLT file
-DTM>Site Commands>Spot Elevations
Pick for each point

Harry Ran

"Geoffrey Leiter" <darc87@hotmail.com> wrote in
news:bqiaom$v94$1@update.carlsonsw.com...
I have numerous points located on a 3-D polyline. All the points have
an
elevation of 0.00. I would like to update these points with the
elevations
of the 3-D polyline at each location. Is this possible? And if so,
how?

Thanks.



Geoffrey Leiter
 

Re: Update point elevations with 3-D polyline

Postby CAD Manager » Thu Dec 04, 2003 2:36 am

Geoffrey,

Am I'm missing something here? Have you tried "create points from
entities" it's on the COGO Pulldown or command: autopnts ? This will
create points in your CRD file.

Geoffrey Leiter wrote:
Thanks, but thats a big job doing it manually for 200 points. I've decided
to write a small lisp routine to extract the z value of the 3-D polyline at
each node and re-insert it into the node elevation attribute via selection
set.

I think XML2 is a nice program, especially after using EP, but the node
routines are very limited IMO.

Geoff

"Nava Ran" <navaran@zahav.net.il> wrote in message
news:bql69b$548$1@update.carlsonsw.com...

- offset the 3D Polyline left and right(Vertical offset amount=0)
-create a .FLT file
-DTM>Site Commands>Spot Elevations
Pick for each point

Harry Ran

"Geoffrey Leiter" <darc87@hotmail.com> wrote in
news:bqiaom$v94$1@update.carlsonsw.com...

I have numerous points located on a 3-D polyline. All the points have

an

elevation of 0.00. I would like to update these points with the

elevations

of the 3-D polyline at each location. Is this possible? And if so,

how?

Thanks.





CAD Manager
 

Re: Update point elevations with 3-D polyline

Postby R.K. McSwain » Thu Dec 04, 2003 3:28 am

"CAD Manager" <lapccad@frontiernet.net> wrote
Geoffrey,

Am I'm missing something here?

Yes, read Geoffrey's post again below


"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D polyline at each location.
R.K. McSwain
 

Re: Update point elevations with 3-D polyline

Postby CAD Manager » Thu Dec 04, 2003 10:53 pm

All right. I did read it again, but it still doesn't give me enough
information.

How where the "numerous points" created in the first place at a 0.00
elevation?

R.K. McSwain wrote:

"CAD Manager" <lapccad@frontiernet.net> wrote

Geoffrey,

Am I'm missing something here?


Yes, read Geoffrey's post again below



"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D polyline at each location.

CAD Manager
 

Re: Update point elevations with 3-D polyline

Postby Geoffrey Leiter » Thu Dec 04, 2003 11:18 pm

Points were created using draw/locate points (elevations were not known at
this time). Later, a 3-D polyline was created which runs through these
points. Now I would like the points updated with the Z value of the sloping
3-D polyline at each point.

Prior to writing a lisp routine on my own, I figured I would ask if this
ability already existed in XML2.

Take care.
Geoff


"CAD Manager" <lapccad@frontiernet.net> wrote in message
news:bqns2i$3um$1@update.carlsonsw.com...
All right. I did read it again, but it still doesn't give me enough
information.

How where the "numerous points" created in the first place at a 0.00
elevation?

R.K. McSwain wrote:

"CAD Manager" <lapccad@frontiernet.net> wrote

Geoffrey,

Am I'm missing something here?


Yes, read Geoffrey's post again below



"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D
polyline at each location.


Geoffrey Leiter
 

Re: Update point elevations with 3-D polyline

Postby CAD Manager » Fri Dec 05, 2003 12:28 am

Yes, using the "create points from entities" it's on the COGO Pulldown
or command: autopnts
you'll have to take point protect off, and uncheck avoid duplicates with
existing pts


Geoffrey Leiter wrote:
Points were created using draw/locate points (elevations were not known at
this time). Later, a 3-D polyline was created which runs through these
points. Now I would like the points updated with the Z value of the sloping
3-D polyline at each point.

Prior to writing a lisp routine on my own, I figured I would ask if this
ability already existed in XML2.

Take care.
Geoff


"CAD Manager" <lapccad@frontiernet.net> wrote in message
news:bqns2i$3um$1@update.carlsonsw.com...

All right. I did read it again, but it still doesn't give me enough
information.

How where the "numerous points" created in the first place at a 0.00
elevation?

R.K. McSwain wrote:


"CAD Manager" <lapccad@frontiernet.net> wrote


Geoffrey,

Am I'm missing something here?


Yes, read Geoffrey's post again below




"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D

polyline at each location.



CAD Manager
 

Re: Update point elevations with 3-D polyline

Postby Geoffrey Leiter » Fri Dec 05, 2003 12:31 am

That doesn't do what I need but thanks.

Geoff

"CAD Manager" <lapccad@frontiernet.net> wrote in message
news:bqo1lt$6jr$1@update.carlsonsw.com...
Yes, using the "create points from entities" it's on the COGO Pulldown
or command: autopnts
you'll have to take point protect off, and uncheck avoid duplicates with
existing pts


Geoffrey Leiter wrote:
Points were created using draw/locate points (elevations were not known
at
this time). Later, a 3-D polyline was created which runs through these
points. Now I would like the points updated with the Z value of the
sloping
3-D polyline at each point.

Prior to writing a lisp routine on my own, I figured I would ask if this
ability already existed in XML2.

Take care.
Geoff


"CAD Manager" <lapccad@frontiernet.net> wrote in message
news:bqns2i$3um$1@update.carlsonsw.com...

All right. I did read it again, but it still doesn't give me enough
information.

How where the "numerous points" created in the first place at a 0.00
elevation?

R.K. McSwain wrote:


"CAD Manager" <lapccad@frontiernet.net> wrote


Geoffrey,

Am I'm missing something here?


Yes, read Geoffrey's post again below




"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D

polyline at each location.




Geoffrey Leiter
 

Re: Update point elevations with 3-D polyline

Postby R.K. McSwain » Fri Dec 05, 2003 4:16 am

That only creates *additional* points.

Summerizing the original post again....
I have numerous points..
I would like to update these points with the elevations of the 3-D polyline

I'm pretty sure he does not want NEW points.


"CAD Manager" <lapccad@frontiernet.net> wrote in message news:bqo1lt$6jr$1@update.carlsonsw.com...
Yes, using the "create points from entities" it's on the COGO Pulldown
or command: autopnts
you'll have to take point protect off, and uncheck avoid duplicates with
existing pts


Geoffrey Leiter wrote:
Points were created using draw/locate points (elevations were not known at
this time). Later, a 3-D polyline was created which runs through these
points. Now I would like the points updated with the Z value of the sloping
3-D polyline at each point.

Prior to writing a lisp routine on my own, I figured I would ask if this
ability already existed in XML2.

Take care.
Geoff


"CAD Manager" <lapccad@frontiernet.net> wrote in message
news:bqns2i$3um$1@update.carlsonsw.com...

All right. I did read it again, but it still doesn't give me enough
information.

How where the "numerous points" created in the first place at a 0.00
elevation?

R.K. McSwain wrote:


"CAD Manager" <lapccad@frontiernet.net> wrote


Geoffrey,

Am I'm missing something here?


Yes, read Geoffrey's post again below




"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D

polyline at each location.




R.K. McSwain
 

Re: Update point elevations with 3-D polyline

Postby CAD Manager » Fri Dec 05, 2003 7:19 pm

NO, It doesn't only create *additional* points.
It will automatically overwrite your existing points as long as "point
protect" is off. Otherwise you are prompted to overwite each point, also
it works best if the original points were located sequentially, then
when your running the command you can keep "automatic point numbering"
on, otherwise you would have to uncheck that to be prompted for point
numbers, and don't forget to uncheck "Avoid Duplicates With Existing Pts".



R.K. McSwain wrote:
That only creates *additional* points.

Summerizing the original post again....

I have numerous points..
I would like to update these points with the elevations of the 3-D polyline


I'm pretty sure he does not want NEW points.


"CAD Manager" <lapccad@frontiernet.net> wrote in message news:bqo1lt$6jr$1@update.carlsonsw.com...

Yes, using the "create points from entities" it's on the COGO Pulldown
or command: autopnts
you'll have to take point protect off, and uncheck avoid duplicates with
existing pts


Geoffrey Leiter wrote:

Points were created using draw/locate points (elevations were not known at
this time). Later, a 3-D polyline was created which runs through these
points. Now I would like the points updated with the Z value of the sloping
3-D polyline at each point.

Prior to writing a lisp routine on my own, I figured I would ask if this
ability already existed in XML2.

Take care.
Geoff


"CAD Manager" <lapccad@frontiernet.net> wrote in message
news:bqns2i$3um$1@update.carlsonsw.com...


All right. I did read it again, but it still doesn't give me enough
information.

How where the "numerous points" created in the first place at a 0.00
elevation?

R.K. McSwain wrote:



"CAD Manager" <lapccad@frontiernet.net> wrote



Geoffrey,

Am I'm missing something here?


Yes, read Geoffrey's post again below





"Geoffrey Leiter" <darc87@hotmail.com> wrote

I have numerous points located on a 3-D polyline.
All the points have an elevation of 0.00.
I would like to update these points with the elevations of the 3-D

polyline at each location.



CAD Manager
 

Re: Update point elevations with 3-D polyline

Postby R.K. McSwain » Fri Dec 05, 2003 8:32 pm

....AND you set the starting point number to the first point number you want to replace, otherwise it creates new points.

"CAD Manager" <lapccad@frontiernet.net> wrote in message news:bqq3ui$ur7$1@update.carlsonsw.com...
It will automatically overwrite your existing points as long as "point
protect" is off.
R.K. McSwain
 


Return to Survey

Who is online

Users browsing this forum: No registered users