|
Modelbeamsets Field
|
beamsets of the model.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic List<ElemSet> beamsets
Public beamsets As List(Of ElemSet)
public:
List<ElemSet^>^ beamsets
val mutable beamsets: List<ElemSet>
Field Value
Type:
ListElemSet
See Also