Click or drag to resize

ModelElementfe_ind_begin Property

Gets the first element index in fe-model. in case of shells there may be more than one finite element connected to a model element.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual int fe_ind_begin { get; }

Property Value

Type: Int32
See Also