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: 1.0.0.0 (1.0.0.0)
Syntax
public override void VisitBeam(
	ModelBeam beam
)

Parameters

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