Click or drag to resize

ModelBuilderelementModifyCroSec Method

modifies cross sections based on element data. New cross sections are added to the end of the cross sections list

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void elementModifyCroSec(
	List<BuilderElement> in_elems
)

Parameters

in_elems
Type: System.Collections.GenericListBuilderElement

[Missing <param name="in_elems"/> documentation for "M:Karamba.Models.ModelBuilder.elementModifyCroSec(System.Collections.Generic.List{Karamba.Elements.BuilderElement})"]

See Also