SelectedFace(Stack<BlockReference>, ISelectableItem, Int32) Constructor

Public Sub New( _ 
ByVal parents As Stack(Of BlockReference), _ 
ByVal item As ISelectableItem, _ 
ByVal index As Integer
)
This language is not supported or no code example is available.
public SelectedFace( 
Stack<BlockReference> parents
ISelectableItem item
int index 
)
This language is not supported or no code example is available.

Parameters

parents
Stack<BlockReference>

item
ISelectableItem

index
int

.NET Framework

Supported in: 4.8

In this article

Definition