Class DeformedBarAttachment
Inheritance
DeformedBarAttachment
Assembly: DesignData.SDS2.Setup.dll
public class DeformedBarAttachment
Properties
Declaration
public DeformedBarAttachmentEndList Ends { get; }
Property Value
Declaration
public double RebarAngle { get; }
Property Value
Declaration
public string RebarCoating { get; }
Property Value
Declaration
public string RebarGrade { get; }
Property Value
Declaration
public int RebarSize { get; }
Property Value
Declaration
public string RebarStandard { get; }
Property Value
Methods
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
bool |
disposing |
|
Declaration
public override bool Equals(object other)
Parameters
Type |
Name |
Description |
object |
other |
|
Returns
Overrides
Declaration
protected ~DeformedBarAttachment()
Declaration
public override int GetHashCode()
Returns
Overrides