Hatch.Triangles Property

Gets or sets the hatch triangles. Meaningful only for Solid hatch.
Public Property Triangles() As IndexTriangle()
This language is not supported or no code example is available.
public IndexTriangle[] Triangles {get; set;}
This language is not supported or no code example is available.

Property Value

IndexTriangle[]
Remarks
 
Hatch triangles are generated automatically by Entity.Regen.

.NET Framework

Supported in: 4.8

In this article

Definition