Class VentDrainHolePatternTubeQuadTriangle
This pattern clips corners at each corner of the tube
Inheritance
VentDrainHolePatternTubeQuadTriangle
Inherited Members
Namespace: DesignData.SDS2.Setup
Assembly: DesignData.SDS2.Setup.dll
Syntax
public class VentDrainHolePatternTubeQuadTriangle : VentDrainHolePatternTube
Properties
TriangleLegLength
The leg length of these clipped triangles. The triangles are at least isosceles and sometimes equilateral. With sides always equal along the tube walls.
Declaration
public double TriangleLegLength { get; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
This pattern clips corners at each corner of the tube
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
Overrides
Equals(object)
This pattern clips corners at each corner of the tube
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
object | other |
Returns
Type | Description |
---|---|
bool |
Overrides
GetHashCode()
This pattern clips corners at each corner of the tube
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int |