Class DeformedBarAttachment
Inheritance
System.Object
DeformedBarAttachment
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
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 DeformedBarAttachment
Properties
Ends
Declaration
public DeformedBarAttachmentEndList Ends { get; }
Property Value
Type | Description |
---|---|
DeformedBarAttachmentEndList |
RebarAngle
Declaration
public double RebarAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
RebarCoating
Declaration
public string RebarCoating { get; }
Property Value
Type | Description |
---|---|
System.String |
RebarGrade
Declaration
public string RebarGrade { get; }
Property Value
Type | Description |
---|---|
System.String |
RebarSize
Declaration
public int RebarSize { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
RebarStandard
Declaration
public string RebarStandard { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Finalize()
Declaration
protected void Finalize()