Click or drag to resize

FactoryMaterialReadMaterialTable Method

read in a material table

Namespace:  KarambaCommon.Factories
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<FemMaterial> ReadMaterialTable(
	string path
)

Parameters

path
Type: SystemString
path of the materil table to load

Return Value

Type: ListFemMaterial

[Missing <returns> documentation for "M:KarambaCommon.Factories.FactoryMaterial.ReadMaterialTable(System.String)"]

See Also