Segments


The Segments properties are:

Property Type Description
Start Integer Number of start vertex
End Integer Number of the end vertex
Name Text Name of the start vertex
In the Civil 3D, will be sought CogoPoints on polygon vertices to inform the vertex name and is used to Name property, if any, otherwise, Point Number
In the AutoCAD, will be sought blocks that are defined in the settings
Description Text Description of the start vertex
In the Civil 3D, will be sought CogoPoints on polygon vertices to inform the vertex name and is used to Raw Description
In the AutoCAD, will be sought blocks that are defined in the settings
Start Vertex Expansive Start vertex
End Vertex Expansive End Vertex
Length Dimension Length of the segment
Arc Expansive Use to create the arc segment macro
Line Expansive Use to create the line segment macro

Note: An edge of the polygon that generates polyline may generate one or more segments, as this can make the edge bordering one or more bordering. In these cases, the program creates a thread for each fronts. This happens, for example, this image:

Note that only the vertices marked really are in the polyline. But to be processed as polygon, the two points marked with arrows are included.

In the case of polygons with arc segments and straight, it must add the two macros, using the Arc and Straight properties, as follows:

Segments contains:

  1. Lines
  2. Arcs