Click or drag to resize

ModelsetCroSecMaterial Method

set the cross sections material. The crosssection references the material. Add the material to the model if not already there and set the name

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void setCroSecMaterial(
	CroSec crosec
)

Parameters

crosec
Type: Karamba.CrossSectionsCroSec

[Missing <param name="crosec"/> documentation for "M:Karamba.Models.Model.setCroSecMaterial(Karamba.CrossSections.CroSec)"]

See Also