Table layout

Table layout

topografiaFMTR6
Contributor Contributor
599 Views
5 Replies
Message 1 of 6

Table layout

topografiaFMTR6
Contributor
Contributor

Hello, i want to make a table of a polyline (or similar object) that gives me:

  1. Columns:
    1. "Name" of vertice polyline;
    2. Latitude;
    3. Longitude;
    4. Forward segment azimuth;
    5. Forward segment length;
  2. Lines:
    1. Vertice 1 "name";
    2. Vertice 2 "name";
    3. Vertice n+1 "name";
    4. ...

For example, the vertices can be defined as cogo points and used "points name" for vertice identification, no problem with that.

 

I tried parcels and alignments, with no results.

0 Likes
600 Views
5 Replies
Replies (5)
Message 2 of 6

Sean_Fahey_10
Contributor
Contributor
Accepted solution

This sounds like something Dynamo might be able to create for you

You can bring in the polylines, grab the vertices and give those names, etc.

0 Likes
Message 3 of 6

nkiakas
Advisor
Advisor
Accepted solution

Hi @topografiaFMTR6 

 

Agreed with @Sean_Fahey_10 

This is Dynamo workflow

 

Regards

0 Likes
Message 4 of 6

topografiaFMTR6
Contributor
Contributor
Accepted solution

I m not familiar with Dynamo, you recommend any content?

0 Likes
Message 5 of 6

Sean_Fahey_10
Contributor
Contributor
Accepted solution

I would offer the following sites:

I don't know what information you are trying to convey for client/contractor/etc. but Dynamo can help you with this approach to help automate the task instead of manually enter the data you want.

0 Likes
Message 6 of 6

nkiakas
Advisor
Advisor
Accepted solution

Hi @topografiaFMTR6 

 

Are you looking something like the attached?

 

Regards