Click or drag to resize

ModelBuilderelementsAttachCroSecs Method

attach cross sections which directly reference an element and thus act as agents This is only done if a default cross section is attached to an element

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

Parameters

in_elems
Type: System.Collections.GenericListBuilderElement

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

See Also