|
SupportLcName Property
|
Gets name of load-case for which a prescribed displacement is defined.
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic string LcName { get; }Public ReadOnly Property LcName As String
Get
public:
property String^ LcName {
String^ get ();
}member LcName : string with get
Property Value
Type:
String
See Also