WMS:TIN Breaklines: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
A breakline is a feature line or polyline representing a stream channel, ridge or some other feature that you wish to preserve in a TIN. In other words, a breakline is a series of edges that the triangles should conform to. Breaklines can be very useful when trying to eliminate unwanted pits on the interior of a TIN.
A breakline is a feature line or polyline representing a stream channel, ridge or some other feature to preserve in a TIN. In other words, a breakline is a series of edges that the triangles should conform to. Breaklines can be very useful when trying to eliminate unwanted pits on the interior of a TIN.


Breaklines can be processed using the ''Triangles'' | '''Insert Breakline(s)''' command from the ''TIN'' menu. Before selecting the command, one or more sequences of vertices defining the breakline(s) should be selected using the Select Vertices tool in the Tool Palette.
Breaklines can be processed using the ''Triangles'' | '''Insert Breakline(s)''' command from the ''TIN'' menu. Before selecting the command, one or more sequences of vertices defining the breakline(s) should be selected using the '''Select Vertices''' tool in the tool palette.


==Breakline Options==
==Breakline Options==
Breakline Options option are controlled in the [[WMS:TIN Options|'''TIN Options''']] of the ''TINs'' menu. This dialog allows you to specify to either interpolate the z values from the existing TIN or to get the z values from feature arcs. The elevations of the new vertices are based on a linear interpolation of the breakline segments. The locations of the new vertices are determined in such a way that the Delauney criterion is satisfied.  
Breakline options option are controlled in the [[WMS:TIN Options|'''TIN Options''']] of the ''TINs'' menu. This dialog allows specifying either to interpolate the z values from the existing TIN or to get the z values from feature arcs. The elevations of the new vertices are based on a linear interpolation of the breakline segments. The locations of the new vertices are determined in such a way that the Delauney criterion is satisfied.  


[[Image:image33.jpg]]
[[File:TIN ForcedBreakline.jpg]]


==Related Topics==
==Related Topics==
Line 18: Line 18:
{{WMSMain}}
{{WMSMain}}
[[Category:TINs|B]]
[[Category:TINs|B]]
[[Category:WMS Dialogs|T]]
{{stub}}

Latest revision as of 21:54, 23 December 2019

A breakline is a feature line or polyline representing a stream channel, ridge or some other feature to preserve in a TIN. In other words, a breakline is a series of edges that the triangles should conform to. Breaklines can be very useful when trying to eliminate unwanted pits on the interior of a TIN.

Breaklines can be processed using the Triangles | Insert Breakline(s) command from the TIN menu. Before selecting the command, one or more sequences of vertices defining the breakline(s) should be selected using the Select Vertices tool in the tool palette.

Breakline Options

Breakline options option are controlled in the TIN Options of the TINs menu. This dialog allows specifying either to interpolate the z values from the existing TIN or to get the z values from feature arcs. The elevations of the new vertices are based on a linear interpolation of the breakline segments. The locations of the new vertices are determined in such a way that the Delauney criterion is satisfied.

TIN ForcedBreakline.jpg

Related Topics