|
FactorySupportSupportHingedConditions Property
|
represents a hinged support condition
Namespace:
KarambaCommon.Factories
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IReadOnlyList<bool> SupportHingedConditions { get; }Public ReadOnly Property SupportHingedConditions As IReadOnlyList(Of Boolean)
Get
public:
property IReadOnlyList<bool>^ SupportHingedConditions {
IReadOnlyList<bool>^ get ();
}member SupportHingedConditions : IReadOnlyList<bool> with get
Property Value
Type:
IReadOnlyListBoolean
See Also