Click or drag to resize

ColoredMeshResultsVisitorParallelres_items_ Field

mapping from model-elements to colored mesh-results

Namespace:  Karamba.Results
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected ConcurrentDictionary<ModelElement, ColoredMeshResultsParallel_Item> res_items_

Field Value

Type: ConcurrentDictionaryModelElement, ColoredMeshResultsParallel_Item
See Also