Class IfcMechanicalMaterialProperties

IfcMechanicalMaterialProperties class

IfcMechanicalMaterialProperties

public class IfcMechanicalMaterialProperties : IfcMaterialProperties

Constructors

NameDescription
IfcMechanicalMaterialProperties()The default constructor.

Properties

NameDescription
DynamicViscosity { get; set; }DynamicViscosity
EntityLabel { get; }Gets the entity label.
Material { get; set; }Material
PoissonRatio { get; set; }PoissonRatio
ShearModulus { get; set; }ShearModulus
ThermalExpansionCoefficient { get; set; }ThermalExpansionCoefficient
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