PatternFeatureIndexArgument.Indices Property

A symbolic identifier for a face on a hole feature.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public ReadOnly Property Indices As Integer()
	Get

C#

public int[] Indices { get; }

Property Value

Type:  Int32[]

See Also

Reference

PatternFeatureIndexArgument Class
Autodesk.iLogic.Types Namespace