Click or drag to resize

ModelTrussaddCroSecMesh Method

plot cross section mesh which is colored according to color settings

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void addCroSecMesh(
	List<IMesh> meshes,
	Model model
)

Parameters

meshes
Type: System.Collections.GenericListIMesh

[Missing <param name="meshes"/> documentation for "M:Karamba.Elements.ModelTruss.addCroSecMesh(System.Collections.Generic.List{Karamba.Geometry.IMesh},Karamba.Models.Model)"]

model
Type: Karamba.ModelsModel

[Missing <param name="model"/> documentation for "M:Karamba.Elements.ModelTruss.addCroSecMesh(System.Collections.Generic.List{Karamba.Geometry.IMesh},Karamba.Models.Model)"]

See Also