Click or drag to resize

JointelemIds Property

return list of element identifiers to which the cross section is to be attached.

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

Property Value

Type: ListString
See Also