Page 1 of 1

Update point elevations with 3-D polyline

PostPosted: Tue Dec 02, 2003 8:23 pm
by Geoffrey Leiter
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.

Re: Update point elevations with 3-D polyline

PostPosted: Wed Dec 03, 2003 10:25 pm
by Nava Ran
- 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.


Re: Update point elevations with 3-D polyline

PostPosted: Wed Dec 03, 2003 11:45 pm
by Geoffrey Leiter
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.




Re: Update point elevations with 3-D polyline

PostPosted: Thu Dec 04, 2003 2:36 am
by CAD Manager
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.






Re: Update point elevations with 3-D polyline

PostPosted: Thu Dec 04, 2003 3:28 am
by R.K. McSwain
"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.

Re: Update point elevations with 3-D polyline

PostPosted: Thu Dec 04, 2003 10:53 pm
by CAD Manager
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.


Re: Update point elevations with 3-D polyline

PostPosted: Thu Dec 04, 2003 11:18 pm
by Geoffrey Leiter
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.



Re: Update point elevations with 3-D polyline

PostPosted: Fri Dec 05, 2003 12:28 am
by CAD Manager
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.




Re: Update point elevations with 3-D polyline

PostPosted: Fri Dec 05, 2003 12:31 am
by Geoffrey Leiter
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.





Re: Update point elevations with 3-D polyline

PostPosted: Fri Dec 05, 2003 4:16 am
by R.K. McSwain
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.





Re: Update point elevations with 3-D polyline

PostPosted: Fri Dec 05, 2003 7:19 pm
by CAD Manager
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.




Re: Update point elevations with 3-D polyline

PostPosted: Fri Dec 05, 2003 8:32 pm
by R.K. McSwain
....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.