Class EmbedHoleAttachment
  
  
  
    Inheritance
    
    EmbedHoleAttachment
   
  
  
  Assembly: DesignData.SDS2.Setup.dll
  Syntax
  
    public class EmbedHoleAttachment
   
  Properties
  
  AddBolt
  
  
  Declaration
  
    public bool AddBolt { get; }
   
  Property Value
  
  
  AddNut
  
  
  Declaration
  
    public bool AddNut { get; }
   
  Property Value
  
  
  AddWasherUnderHead
  
  
  Declaration
  
    public bool AddWasherUnderHead { get; }
   
  Property Value
  
  
  AddWasherUnderNut
  
  
  Declaration
  
    public bool AddWasherUnderNut { get; }
   
  Property Value
  
  
  AttachLocation
  
  
  Declaration
  
    public EmbedAttachLocation AttachLocation { get; }
   
  Property Value
  
  
  AttachOrientation
  
  
  Declaration
  
    public EmbedAttachOrientation AttachOrientation { get; }
   
  Property Value
  
  
  BoltDiameter
  
  
  Declaration
  
    public double BoltDiameter { get; }
   
  Property Value
  
  
  BoltFinish
  
  
  Declaration
  
    public string BoltFinish { get; }
   
  Property Value
  
  
  BoltGrip
  
  
  Declaration
  
    public double BoltGrip { get; }
   
  Property Value
  
  
  BoltLength
  
  
  Declaration
  
    public double BoltLength { get; }
   
  Property Value
  
  
  BoltType
  
  
  Declaration
  
    public BoltType BoltType { get; }
   
  Property Value
  
  
  ChannelToeForEndOperation
  
  
  Declaration
  
    public EmbedChannelToeForEndOperation ChannelToeForEndOperation { get; }
   
  Property Value
  
  
  Column
  
  
  Declaration
  
    public int Column { get; }
   
  Property Value
  
  
  ColumnLeftEdgeDistance
  
  
  Declaration
  
    public double ColumnLeftEdgeDistance { get; }
   
  Property Value
  
  
  ColumnLocationMethod
  
  
  Declaration
  
    public EmbedColumnLocationMethod ColumnLocationMethod { get; }
   
  Property Value
  
  
  ColumnOrigin
  
  
  Declaration
  
    public double ColumnOrigin { get; }
   
  Property Value
  
  
  ColumnRightEdgeDistance
  
  
  Declaration
  
    public double ColumnRightEdgeDistance { get; }
   
  Property Value
  
  
  ColumnSpacing
  
  
  Declaration
  
    public DoubleList ColumnSpacing { get; }
   
  Property Value
  
  
  FlipBolt
  
  
  Declaration
  
    public bool FlipBolt { get; }
   
  Property Value
  
  
  HeadWasherThickness
  
  
  Declaration
  
    public double HeadWasherThickness { get; }
   
  Property Value
  
  
  HeadWasherWidth
  
  
  Declaration
  
    public double HeadWasherWidth { get; }
   
  Property Value
  
  
  IsBoltGripInside
  
  
  Declaration
  
    public bool IsBoltGripInside { get; }
   
  Property Value
  
  
  NutGrade
  
  
  Declaration
  
    public string NutGrade { get; }
   
  Property Value
  
  
  NutType
  
  
  Declaration
  
    public string NutType { get; }
   
  Property Value
  
  
  NutWasherThickness
  
  
  Declaration
  
    public double NutWasherThickness { get; }
   
  Property Value
  
  
  NutWasherWidth
  
  
  Declaration
  
    public double NutWasherWidth { get; }
   
  Property Value
  
  
  Row
  
  
  Declaration
  
  Property Value
  
  
  RowOrigin
  
  
  Declaration
  
    public double RowOrigin { get; }
   
  Property Value
  
  
  RowSpacing
  
  
  Declaration
  
    public DoubleList RowSpacing { get; }
   
  Property Value
  
  
  SlotLength
  
  
  Declaration
  
    public double SlotLength { get; }
   
  Property Value
  
  
  SlotRotation
  
  
  Declaration
  
    public double SlotRotation { get; }
   
  Property Value
  
  
  StudDiameter
  
  
  Declaration
  
    public double StudDiameter { get; }
   
  Property Value
  
  
  UseShopBolt
  
  
  Declaration
  
    public bool UseShopBolt { get; }
   
  Property Value
  
  
  UseTensionControlBolt
  
  
  Declaration
  
    public bool UseTensionControlBolt { get; }
   
  Property Value
  
  
  WasherGradeUnderHead
  
  
  Declaration
  
    public string WasherGradeUnderHead { get; }
   
  Property Value
  
  
  WasherGradeUnderNut
  
  
  Declaration
  
    public string WasherGradeUnderNut { get; }
   
  Property Value
  
  
  WasherTypeUnderHead
  
  
  Declaration
  
    public string WasherTypeUnderHead { get; }
   
  Property Value
  
  
  WasherTypeUnderNut
  
  
  Declaration
  
    public string WasherTypeUnderNut { get; }
   
  Property Value
  
  Methods
  
  Dispose(bool)
  
  
  Declaration
  
    protected virtual void Dispose(bool disposing)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | bool | disposing |  | 
    
  
  
  Equals(object)
  
  
  Declaration
  
    public override bool Equals(object other)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | object | other |  | 
    
  
  Returns
  
  Overrides
  
  
  ~EmbedHoleAttachment()
  
  
  Declaration
  
    protected ~EmbedHoleAttachment()
   
  
  GetHashCode()
  
  
  Declaration
  
    public override int GetHashCode()
   
  Returns
  
  Overrides