Click or drag to resize

ShellsLocalCrossSectionForcesVisitSurface Method

Visit a surface element - membrane or shell.

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

Parameters

surf
Type: Karamba.ElementsModelMembrane
Membrane or shell element.
See Also