|
PointMassindexSet Property
|
Gets a value indicating whether the position of the load is set via node index.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool indexSet { get; }
Public ReadOnly Property indexSet As Boolean
Get
public:
property bool indexSet {
bool get ();
}
member indexSet : bool with get
Property Value
Type:
Boolean
See Also