CroSecaddDuplicate Method

add this cross section to fe-model.

Definition

Namespace: Karamba.CrossSections
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public void addDuplicate(
	Model model,
	Model febmodel
)

Parameters

model  Model
fe-model to which to add this cross section.
febmodel  Model
c++-fe-model to which to add this cross section.

See Also