CroSec_Shellfe_ind Method
return cross section index of sub cross section in the finite element model.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public override int fe_ind(
int ind
)
Public Overrides Function fe_ind (
ind As Integer
) As Integer
public:
virtual int fe_ind(
int ind
) override
abstract fe_ind :
ind : int -> int
override fe_ind :
ind : int -> int
- ind Int32
- Index of the sub cross section within e.g. a shell.
Int32Cross section index of sub cross section in the finite element model.