A symbolic identifier for a face on a hole feature.
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public ReadOnly Property Indices As Integer() Get
C#
public int[] Indices { get; }