Click or drag to resize

FemMaterialtrait Method

return value of trait with given index

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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