CroSec_BeamConvertTo Method
convert this cross section to the other cross section and clone it.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public CroSec_Beam ConvertTo(
CroSec_Beam other
)
Public Function ConvertTo (
other As CroSec_Beam
) As CroSec_Beam
public:
CroSec_Beam^ ConvertTo(
CroSec_Beam^ other
)
member ConvertTo :
other : CroSec_Beam -> CroSec_Beam
- other CroSec_Beam
- Cross section from which the geometry is taken.
CroSec_Beamthis cross section with mechanic properties of other cross section.