Class VentDrainHolePatternPipeDualPie
Two pie slice shaped cutouts opposted to each other.
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class VentDrainHolePatternPipeDualPie : VentDrainHolePatternPipe
Properties
PatternRotation
The rotation of the pattern. 0 has one cutout in the upper left quadrant and one in the lower right.
Declaration
public double PatternRotation { get; }
Property Value
Type | Description |
---|---|
double |
SlotWidth
Width of the slots
Declaration
public double SlotWidth { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
Two pie slice shaped cutouts opposted to each other.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Overrides
Equals(object)
Two pie slice shaped cutouts opposted to each other.
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
object | other |
Returns
Type | Description |
---|---|
bool |
Overrides
GetHashCode()
Two pie slice shaped cutouts opposted to each other.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |