Click or drag to resize

ModelElementVisitorVisitShell Method

visit a shell

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

Parameters

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