Click or drag to resize

ModelBuilderAdd Method (IReadOnlyListCroSec)

add cross sections to the model

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void Add(
	IReadOnlyList<CroSec> in_crosecs
)

Parameters

in_crosecs
Type: System.Collections.GenericIReadOnlyListCroSec

[Missing <param name="in_crosecs"/> documentation for "M:Karamba.Models.ModelBuilder.Add(System.Collections.Generic.IReadOnlyList{Karamba.CrossSections.CroSec})"]

See Also