HiddenLinesView.GetRegions Method

Gets the meshes generated from the regions (if HiddenLinesViewSettings.FillRegions is true).
Public Overridable Function GetRegions() As IList(Of Mesh)
This language is not supported or no code example is available.
public virtual IList<Mesh> GetRegions()
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