Click or drag to resize

FemMaterialtypeName Method

type-name of the material ("ISO" for isotropic, "ORTHO" for orthotropic)

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract string typeName()

Return Value

Type: String
type-name of the material ("ISO" for isotropic, "ORTHO" for orthotropic)
See Also