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: 1.0.0.0 (1.0.0.0)
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