Class HoleMachineCounterboreShape
Counterbore hole shape operation
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public sealed class HoleMachineCounterboreShape
Constructors
HoleMachineCounterboreShape()
Counterbore hole shape operation
Declaration
public HoleMachineCounterboreShape()
Properties
Depth
The depth of the wider section of the hole
Declaration
public double Depth { get; set; }
Property Value
Type | Description |
---|---|
double |
Diameter
The diameter of the wider section of the hole
Declaration
public double Diameter { get; set; }
Property Value
Type | Description |
---|---|
double |
Methods
~HoleMachineCounterboreShape()
Counterbore hole shape operation
Declaration
protected ~HoleMachineCounterboreShape()
GetHashCode()
Counterbore hole shape operation
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |