Class VentDrainHolePatternPipeCrossSlot
Similar to VentDrainHolePatternPipeSlot, but this has two slots perpindicular to each other meeting at the center of the pipe.
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class VentDrainHolePatternPipeCrossSlot : VentDrainHolePatternPipe
Properties
PatternRotation
Rotation of the pattern.
Declaration
public double PatternRotation { get; }
Property Value
Type | Description |
---|---|
double |
SlotWidth
Width of both slots
Declaration
public double SlotWidth { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
Similar to VentDrainHolePatternPipeSlot, but this has two slots perpindicular to each other meeting at the center of the pipe.
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Overrides
Equals(object)
Similar to VentDrainHolePatternPipeSlot, but this has two slots perpindicular to each other meeting at the center of the pipe.
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
object | other |
Returns
Type | Description |
---|---|
bool |
Overrides
GetHashCode()
Similar to VentDrainHolePatternPipeSlot, but this has two slots perpindicular to each other meeting at the center of the pipe.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |