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: 2.2.0.4 (2.2.0.4)
Syntax
public abstract string typeName()

Return Value

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