Click or drag to resize

CroSec_ShellFECroSecDefault Method

create fe-cross-sections from default cross section

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override ElementCroSec FECroSecDefault(
	Model model,
	int family_id
)

Parameters

model
Type: Karamba.ModelsModel
model the cross section belongs to
family_id
Type: SystemInt32

[Missing <param name="family_id"/> documentation for "M:Karamba.CrossSections.CroSec_Shell.FECroSecDefault(Karamba.Models.Model,System.Int32)"]

Return Value

Type: ElementCroSec

[Missing <returns> documentation for "M:Karamba.CrossSections.CroSec_Shell.FECroSecDefault(Karamba.Models.Model,System.Int32)"]

See Also