Click or drag to resize

CroSec_BeamModifiermodify Method

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

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CroSec_Beam modify(
	CroSec_Beam cs_beam
)

Parameters

cs_beam
Type: Karamba.CrossSectionsCroSec_Beam
given beam to modify

Return Value

Type: CroSec_Beam

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

See Also