Click or drag to resize

ModelUnitLoadselem_ids Property

Gets the identifiers of elements where loads are to be applied.

Namespace:  Karamba.Loads
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
protected IReadOnlyList<string> elem_ids { get; }

Property Value

Type: IReadOnlyListString
See Also