|
ElemSet_beam_ids Field
|
identifiers of beams that belong to the beam-set.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<string> _beam_ids
Protected _beam_ids As List(Of String)
protected:
List<String^>^ _beam_ids
val mutable _beam_ids: List<string>
Field Value
Type:
ListString
See Also