Click or drag to resize

ElementDisplacedGeometryVisitorVisitSurface Method

Visits the given surface element.

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected void VisitSurface(
	ModelMembrane shell
)

Parameters

shell
Type: Karamba.ElementsModelMembrane
Element to visit.
See Also