HiddenLinesView.GetTexts Method

Gets the meshes generated from the texts and dimensions arrows (if HiddenLinesViewSettings.FillTexts is true).
Public Overridable Function GetTexts() As IList(Of Mesh)
This language is not supported or no code example is available.
public virtual IList<Mesh> GetTexts()
This language is not supported or no code example is available.

Return Value

IList<Mesh>

The collection of meshes.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition