CroSecelemIds Property
Gets or sets the list of element identifiers to which the cross section is to be attached.
Namespace: Karamba.CrossSectionsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public virtual List<string> elemIds { get; set; }
Public Overridable Property elemIds As List(Of String)
Get
Set
public:
virtual property List<String^>^ elemIds {
List<String^>^ get ();
void set (List<String^>^ value);
}
abstract elemIds : List<string> with get, set
override elemIds : List<string> with get, set
Property Value
ListString