Click or drag to resize

FemMaterialtrait Method

return value of trait with given index.

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public string trait(
	int ind
)

Parameters

ind
Type: SystemInt32
index of trait: 0..family; 1..type.

Return Value

Type: String
trait as string.
See Also