Class IfcMechanicalSteelMaterialProperties

IfcMechanicalSteelMaterialProperties class

IfcMechanicalSteelMaterialProperties

public class IfcMechanicalSteelMaterialProperties : IfcMechanicalMaterialProperties

Constructors

NameDescription
IfcMechanicalSteelMaterialProperties()The default constructor.

Properties

NameDescription
DynamicViscosity { get; set; }DynamicViscosity
EntityLabel { get; }Gets the entity label.
HardeningModule { get; set; }HardeningModule
Material { get; set; }Material
PlasticStrain { get; set; }PlasticStrain
PoissonRatio { get; set; }PoissonRatio
ProportionalStress { get; set; }ProportionalStress
Relaxations { get; set; }Relaxations
ShearModulus { get; set; }ShearModulus
ThermalExpansionCoefficient { get; set; }ThermalExpansionCoefficient
UltimateStrain { get; set; }UltimateStrain
UltimateStress { get; set; }UltimateStress
YieldStress { get; set; }YieldStress
YoungModulus { get; set; }YoungModulus

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also