Class HoleBossSet
  
  
  
  
  
  
  Assembly: NXOpen.dll
  Syntax
  
    public class HoleBossSet : TaggedObject, IMessageSink
   
  Constructors
  
  HoleBossSet()
  
  
  Declaration
  
  Properties
  
  Depth
  
  
  Declaration
  
    public double Depth { get; set; }
   
  Property Value
  
  
  DepthBuilder
  
  
  Declaration
  
    public InferredDouble DepthBuilder { get; }
   
  Property Value
  
  
  DepthLimit
  
  
  Declaration
  
    public HoleBossSet.DepthLimitTypes DepthLimit { get; set; }
   
  Property Value
  
  
  Diameter
  
  
  Declaration
  
    public double Diameter { get; set; }
   
  Property Value
  
  
  DiameterBuilder
  
  
  Declaration
  
    public InferredDouble DiameterBuilder { get; }
   
  Property Value
  
  
  Length
  
  
  Declaration
  
    public double Length { get; set; }
   
  Property Value
  
  
  LengthBuilder
  
  
  Declaration
  
    public InferredDouble LengthBuilder { get; }
   
  Property Value
  
  
  MajorDiameter
  
  
  Declaration
  
    public double MajorDiameter { get; set; }
   
  Property Value
  
  
  MinorDiameter
  
  
  Declaration
  
    public double MinorDiameter { get; set; }
   
  Property Value
  
  
  Size
  
  
  Declaration
  
    public string Size { get; set; }
   
  Property Value
  
  
  StartDiameter
  
  
  Declaration
  
    public CAMAttribute StartDiameter { get; }
   
  Property Value
  
  
  TipAngle
  
  
  Declaration
  
    public CAMAttribute TipAngle { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public NXObject ToolAxis { get; set; }
   
  Property Value
  
  Methods
  
  GetFeature()
  
  
  Declaration
  
    public Feature GetFeature()
   
  Returns
  
  
  GetMachiningFeature()
  
  
  Declaration
  
    public CAMFeature GetMachiningFeature()
   
  Returns
  
  
  InferLogic(NXObject)
  
  
  Declaration
  
    public void InferLogic(NXObject entity)
   
  Parameters
  
  
  ReverseDirection()
  
  
  Declaration
  
    public void ReverseDirection()
   
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink