|
Support_condition Field
|
if true a displacement boundary condition is active
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected List<bool> _condition
Protected _condition As List(Of Boolean)
protected:
List<bool>^ _condition
val mutable _condition: List<bool>
Field Value
Type:
ListBoolean
See Also