Click or drag to resize

FemMaterial_IsotropaddTo Method

Adds the material to a model.

Namespace:  Karamba.Materials
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void addTo(
	Model femodel
)

Parameters

femodel
Type: Model
Model where to add the material.
See Also