Click or drag to resize

RCOptiShell Constructor

create cross section optimization element consisting of shell elements

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RCOptiShell(
	List<ModelShell> shells
)

Parameters

shells
Type: System.Collections.GenericListModelShell

[Missing <param name="shells"/> documentation for "M:Karamba.Algorithms.RCOptiShell.#ctor(System.Collections.Generic.List{Karamba.Elements.ModelShell})"]

See Also