Show / Hide Table of Contents

    Class VentDrainHolePatternPipeWhole

    A vent drain hole that cuts out the full inner diameter of the pipe

    Inheritance
    object
    VentDrainHolePattern
    VentDrainHolePatternPipe
    VentDrainHolePatternPipeWhole
    Inherited Members
    VentDrainHolePatternPipe.GetHashCode()
    VentDrainHolePatternPipe.Equals(object)
    VentDrainHolePatternPipe.PipeInnerDiameter
    VentDrainHolePattern.GetShape()
    VentDrainHolePattern.PlateRotation
    VentDrainHolePattern.OffsetParallelToWeb
    VentDrainHolePattern.OffsetParallelToFlange
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public class VentDrainHolePatternPipeWhole : VentDrainHolePatternPipe

    Methods

    Dispose(bool)

    A vent drain hole that cuts out the full inner diameter of the pipe

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing
    Overrides
    VentDrainHolePatternPipe.Dispose(bool)
    Back to top