Click or drag to resize

SupportCondition Property

Gets a displacement boundary condition if is active.

Namespace:  Karamba.Supports
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<bool> Condition { get; }

Property Value

Type: IReadOnlyListBoolean
See Also