Click or drag to resize

ElementsGroupedByClassVisitShell Method

add a shell element if active

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override void VisitShell(
	ModelShell shell
)

Parameters

shell
Type: Karamba.ElementsModelShell
shell element to be added
See Also