Table of Contents

Class MatSteelCISC

Namespace
IdeaRS.OpenModel.Material
Assembly
IdeaRS.OpenModel.dll

Material steel CISC

[OpenModelClass("CI.StructModel.Libraries.Material.Canadian.MatSteelCAN,CI.Material", "CI.StructModel.Libraries.Material.IMaterial,CI.BasicTypes", typeof(MatSteel))]
[DataContract]
public class MatSteelCISC : MatSteel

Inheritance

Inherited Members

Properties

fu

Ultimate strength for nominal thickness of the element <= 40mm - fu

[DataMember]
public double fu { get; set; }

Property Value

double

fy

Yield strength for nominal thickness of the element <= 40mm - fy

[DataMember]
public double fy { get; set; }

Property Value

double