129d5882a7
* Migrate domain name from freecadweb to freecad * Migrate src/Mod/Material files * Migrate Stylesheet related files * Migrate *.svg files * Migrate miscellaneous files * Migrate some build files * Migrate recently added TD AR_IRAM template files Closes #6415
21 lines
518 B
Plaintext
21 lines
518 B
Plaintext
; Concrete-Generic
|
|
; (c) 2013 Yorik van Havre (CC-BY 3.0)
|
|
; information about the content of such cards can be found on the wiki:
|
|
; https://www.freecad.org/wiki/Material
|
|
; file created by FreeCAD0.18.16022 (Git)
|
|
|
|
[General]
|
|
Name = Concrete
|
|
Description = A standard C-25 construction concrete
|
|
Father = Aggregate
|
|
StandardCode = Masterformat 03 33 13
|
|
|
|
[Mechanical]
|
|
CompressiveStrength = 25 MPa
|
|
Density = 2400 kg/m^3
|
|
PoissonRatio = 0.17
|
|
YoungsModulus = 32000 MPa
|
|
|
|
[Cost]
|
|
ProductURL = https://en.wikipedia.org/wiki/Concrete
|