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