Interface IUserDefinedConcrete
Represents a user-defined concrete material
Inherited Members
Namespace: TSD.API.Remoting.Materials
Assembly: TSD.API.Remoting.dll
Syntax
public interface IUserDefinedConcrete : IUserDefinedMaterial
Properties
| Name | Description |
|---|---|
| BaseElasticModulus | Gets the base elastic modulus (excluding any adjustments), E_{db} (in [N/mm²]) |
| ConcreteType | Gets the concrete type |
| CubeStrength | Gets the characteristic cube strength, fcu (in [N/mm²]) |
| CylinderStrength | Gets the characteristic cylinder strength, fck (in [N/mm²]) |
| DryDensity | Gets the dry density of the concrete (in [kg/mm³]) |
| PartialSafetyFactor | Gets the partial safety factor (EC2 only), gamma_c |
| WetDensity | Gets the wet density of the concrete (in [kg/mm³]) |