Class VentDrainHolePatternWideFlange
The base class for wide flange vent hole patterns
Inheritance
VentDrainHolePatternWideFlange
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class VentDrainHolePatternWideFlange : VentDrainHolePattern
Properties
HoleCenterX
The distance from the center of the material to the center of holes
Declaration
public double HoleCenterX { get; }
Property Value
| Type | Description |
|---|---|
| double |
HoleDiameter
The diameter of the holes
Declaration
public double HoleDiameter { get; }
Property Value
| Type | Description |
|---|---|
| double |
Methods
Dispose(bool)
The base class for wide flange vent hole patterns
Declaration
protected override void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing |