Click or drag to resize

MeshResultsVisitorParallelres_meshes_ Field

maps model-elements to their mesh-representation

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

Field Value

Type: ConcurrentDictionaryModelElement, ListIMesh
See Also