Class IfcMechanicalConcreteMaterialProperties

IfcMechanicalConcreteMaterialProperties class

IfcMechanicalConcreteMaterialProperties

public class IfcMechanicalConcreteMaterialProperties : IfcMechanicalMaterialProperties

Constructors

NameDescription
IfcMechanicalConcreteMaterialProperties()The default constructor.

Properties

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