Click or drag to resize

CroSecelemIds Property

Gets or sets the list of element identifiers to which the cross section is to be attached.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual List<string> elemIds { get; set; }

Property Value

Type: ListString
See Also