Click or drag to resize

CroSecFamiliesVisitCroSecShell Method

Map the given shell cross section to a cross section family or create a new family.

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void VisitCroSecShell(
	CroSec_Shell crosec_shell
)

Parameters

crosec_shell
Type: Karamba.CrossSectionsCroSec_Shell
shell cross section which needs to be mapped to a cross section family.
See Also