Click or drag to resize

MeshResultsVisitorVisitMembrane Method

Visit a membrane.

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void VisitMembrane(
	ModelMembrane membrane
)

Parameters

membrane
Type: Karamba.ElementsModelMembrane
membrane to be visited.
See Also