Click or drag to resize

CroSecFECroSecDefault 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 virtual ElementCroSec FECroSecDefault(
	Model model,
	int family_id
)

Parameters

model
Type: Karamba.ModelsModel
model to which the cross section belongs
family_id
Type: SystemInt32
index of the family

Return Value

Type: ElementCroSec

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

See Also