Class VentDrainHolePatternTube
Base class for tube vent drain patterns
Inheritance
VentDrainHolePatternTube
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class VentDrainHolePatternTube : VentDrainHolePattern
Properties
TubeCornerRadius
The radius of the tube corner
Declaration
public double TubeCornerRadius { get; }
Property Value
| Type | Description |
|---|---|
| double |
TubeInnerLength
The inner length of the tube
Declaration
public double TubeInnerLength { get; }
Property Value
| Type | Description |
|---|---|
| double |
TubeInnerWidth
The inner width of the tube
Declaration
public double TubeInnerWidth { get; }
Property Value
| Type | Description |
|---|---|
| double |
Methods
Dispose(bool)
Base class for tube vent drain patterns
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |
Overrides
Equals(object)
Base class for tube vent drain patterns
Declaration
public override bool Equals(object other)
Parameters
| Type | Name | Description |
|---|---|---|
| object | other |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
GetHashCode()
Base class for tube vent drain patterns
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| int |