Jump to content

Extended Entity Data for Polyline?


Recommended Posts

Posted

I would like to put in a polyline data for each segment each section would have a height information to calculate how do I do that?

PERIMETRO.png

Posted

It is not possible to attach separate xdata to each segment of a polyline.
This would be possible by decomposing the polyline, and so you could attach the distinct xdata to the resulting lines but you would lose the properties of the polyline; especially the surface.

The easiest solution would be to create duplicates: one layer with the original polyline and another with the constituent lines so you can attach xdata to it.
Is this possible?

Posted

You could attach H1, h2, h3 etc problem is must be consistent so how many H's when set up xdata. 

Posted

Adding polyline data for each segment if you didn't limit it to using Extended Entity Data. As the segments of a polyline are not separate Entities adding Extended Data to each of them is impossible. Lots of lisp out there for labeling polyline segments if that's actually what you're looking for.

 

Of course unless you're talking about a 3Dpolyline the Height is the same for every segment like in the example you've shown so why would you need to label it more than once?

In a 3Dpolyline the Height could differ on each vertex so labeling Height of a segment with different Height on each end wouldn't make any sense. 

 

If you could better describe what you're looking for the responses you've seen already should show you there's plenty of folk here willing to help you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...