Share

HoleFaceIdentifierEnum Enumeration

Identify a face on a hole feature.

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

Syntax

VB

Public Enumeration HoleFaceIdentifierEnum

C#

public enum HoleFaceIdentifierEnum

Members

  Member nameValueDescription
MainCylinder0 The main cylindrical face.
SecondCylinder1 A second cylindrical face, e.g. or a counterbore or spotface.
MiddlePlane2 The planar face of a counterbore or spotface.
CountersinkCone3 The conical face of a countersink.
DrillPointPlane4 The planar face of a flat drill point.
DrillPointCone5 The cone face of an angle drill point.

See Also

Reference

Was this information helpful?