Class RoundBarEnd
The end of a round bar
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public class RoundBarEnd : CuttableMaterialEnd
Properties
ThreadLength
Thread length.
Declaration
public double ThreadLength { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
ThreadType
Thread direction.
Declaration
public ThreadType ThreadType { get; set; }
Property Value
| Type | Description |
|---|---|
| ThreadType |
Methods
Dispose(bool)
The end of a round bar
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |