Material.iron()¶
Description¶
Iron material.
Syntax¶
Parameters¶
| Parameter | Type | Default Value | Optional | Description | 
|---|---|---|---|---|
| fillCoefs | Array<Number> | [] | ❌ | Material filling coefficient. | 
| dsomaloy | Number | 0 | ❌ | Smallest cross-sectional component of the [m] for the Somaloy material. | 
Return value¶
| Type | Description | 
|---|---|
| IronMaterial | IronMaterial object. | 
Example¶
See Also