Class VentDrainHolePatternPipeCrossSlot
Similar to VentDrainHolePatternPipeSlot, but this has two slots perpindicular to each other meeting at the center of the pipe.
Inheritance
System.Object
VentDrainHolePatternPipeCrossSlot
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
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 |
---|---|
System.Double |
SlotWidth
Width of both slots
Declaration
public double SlotWidth { get; }
Property Value
Type | Description |
---|---|
System.Double |
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Overrides
Equals(Object)
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
System.Object | other |
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 |