ModelElementElem_loads Property
Gets the elements loads.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IReadOnlyList<ElementLoad> Elem_loads { get; }
Public ReadOnly Property Elem_loads As IReadOnlyList(Of ElementLoad)
Get
public:
property IReadOnlyList<ElementLoad^>^ Elem_loads {
IReadOnlyList<ElementLoad^>^ get ();
}
member Elem_loads : IReadOnlyList<ElementLoad> with get
Property Value
IReadOnlyListElementLoad