Click or drag to resize

ElementsGroupedByClassVisitBeam Method

add a beam element to the group if it is active.

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void VisitBeam(
	ModelBeam beam
)

Parameters

beam
Type: Karamba.ElementsModelBeam
beam to be added.
See Also