Click or drag to resize

CroSec_BeamConvertTo Method

convert this cross section to the other cross section and clone it.

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

Parameters

other
Type: Karamba.CrossSectionsCroSec_Beam
Cross section from which the geometry is taken

Return Value

Type: CroSec_Beam
this cross section with mechanic properties of other cross section
See Also