|
MeshFebBesoold_softkill_status_ Field
|
List of activation states of each mesh-face
Namespace:
Karamba.Algorithms.BESOShellProcedure
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected List<bool> old_softkill_status_
Protected old_softkill_status_ As List(Of Boolean)
protected:
List<bool>^ old_softkill_status_
val mutable old_softkill_status_: List<bool>
Field Value
Type:
ListBoolean
See Also