Click or drag to resize

CroSec_ShellModifiermodify Method

modify the properties of the given element elem if they have been modified in the modifier.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public CroSec_Shell modify(
	CroSec_Shell cs_elem
)

Parameters

cs_elem
Type: Karamba.CrossSectionsCroSec_Shell
shell element to be modified.

Return Value

Type: CroSec_Shell

[Missing <returns> documentation for "M:Karamba.CrossSections.CroSec_ShellModifier.modify(Karamba.CrossSections.CroSec_Shell)"]

See Also