HiddenLinesView.GetCenterlines Method

The list of centerlines.
Public Overridable Function GetCenterlines() As IList(Of Segment2D)
This language is not supported or no code example is available.
public virtual IList<Segment2D> GetCenterlines()
This language is not supported or no code example is available.

Return Value

IList<Segment2D>

A list of 2D segments.

Remarks
 
Available when the ComputeGhostCircles property is true.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition