SilhoRegionData Constructor

Public Sub New( _ 
ByVal entity As Entity, _ 
ByVal parents As Stack(Of BlockReference), _ 
ByVal fillRegions As Boolean
)
This language is not supported or no code example is available.
public SilhoRegionData( 
Entity entity
Stack<BlockReference> parents
bool fillRegions 
)
This language is not supported or no code example is available.

Parameters

entity
Entity

parents
Stack<BlockReference>

fillRegions
bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition