CroSecfe_ind Method

return cross section index of sub cross section in the finite element model.

Definition

Namespace: Karamba.CrossSections
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public virtual int fe_ind(
	int ind = 0
)

Parameters

ind  Int32  (Optional)
Index of the sub cross section within e.g. a shell.

Return Value

Int32
Cross section index of sub cross section in the finite element model.

See Also