Click or drag to resize

ModelElementVisitorVisitShell Method

Visit a shell.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual void VisitShell(
	ModelShell shell
)

Parameters

shell
Type: Karamba.ElementsModelShell
shell to be visited.
See Also