|
FactoredCombiFacs Property
|
Gets the factors of the combination upper/lower. In case lower = null there is only one combination.
Namespace:
Karamba.Loads.Combinations
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic LCSuperPositionFactor Facs { get; }
Public ReadOnly Property Facs As LCSuperPositionFactor
Get
public:
property LCSuperPositionFactor^ Facs {
LCSuperPositionFactor^ get ();
}
member Facs : LCSuperPositionFactor with get
Property Value
Type:
LCSuperPositionFactor
See Also