Interface IMasonry
Represents masonry material
Inherited Members
Namespace: TSD.API.Remoting.Materials
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMasonry : IMaterial, IHaveId, IHaveName
Properties
| Name | Description |
|---|---|
| Density | Gets the density of the material (in [kg/mm³]) |
| ElasticModulus | Gets the elastic modulus, E_{analysis} (in [N/mm²]) |
| TeddsData | Gets the additional Tedds data |