Click or drag to resize

ModelUnitLoadselem_ids Property

identifiers of elements where loads are to be applied

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

Property Value

Type: IReadOnlyListString
See Also