CroSec_ShellModifiermodify Method

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

Definition

Namespace: Karamba.CrossSections
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public CroSec_Shell modify(
	CroSec_Shell cs_elem
)

Parameters

cs_elem  CroSec_Shell
shell element to be modified.

Return Value

CroSec_Shell

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

See Also