Click or drag to resize

ElementDisplacedGeometryVisitorVisitShell Method

Visit a shell.

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

Parameters

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