Class MiscellaneousSquareBarEnd
End properties for a miscellaneous round bar, should be largely the same as to Model.SquareBarEnd
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public class MiscellaneousSquareBarEnd
Properties
EndCutAngle
Angle to cut across the end of the bar relative to the "Web".
Declaration
public double EndCutAngle { get; set; }
Property Value
Type | Description |
---|---|
double |
MaterialSetback
The setback from the end where the plate material starts.
Declaration
public double MaterialSetback { get; set; }
Property Value
Type | Description |
---|---|
double |
Methods
Dispose(bool)
End properties for a miscellaneous round bar, should be largely the same as to Model.SquareBarEnd
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
bool | disposing |
~MiscellaneousSquareBarEnd()
End properties for a miscellaneous round bar, should be largely the same as to Model.SquareBarEnd
Declaration
protected ~MiscellaneousSquareBarEnd()