|
FemMaterial_elem_ids Field
|
identifiers of beams to which the cross section applies.
Namespace:
Karamba.Materials
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<string> _elem_ids
Protected _elem_ids As List(Of String)
protected:
List<String^>^ _elem_ids
val mutable _elem_ids: List<string>
Field Value
Type:
ListString
See Also