Show / Hide Table of Contents

    Class VentDrainHolePatternPipePlain

    A vent drain that cuts out part of the pipe

    Inheritance
    object
    VentDrainHolePattern
    VentDrainHolePatternPipe
    VentDrainHolePatternPipePlain
    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 VentDrainHolePatternPipePlain : VentDrainHolePatternPipe

    Methods

    Dispose(bool)

    A vent drain that cuts out part of the pipe

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