Click or drag to resize

MeshResultsVisitorParallel Fields

The MeshResultsVisitorParallel type exposes the following members.

Fields
  NameDescription
Protected field_layer_ind
index of layer for which to gather results.
(Inherited from MeshResultsVisitor.)
Protected field_lcSuperImp
SuperPosition rule for the results.
(Inherited from MeshResultsVisitor.)
Protected field_meshes
resulting list of meshes.
(Inherited from MeshResultsVisitor.)
Protected field_model
Model from which results are to be gathered.
(Inherited from ModelElementVisitor.)
Protected field_with_caps
if true caps will be added at the boundaries between two consecutive meshes of the results.
(Inherited from MeshResultsVisitor.)
Protected fieldres_elements_
model-elements which are to be visited.
Protected fieldres_meshes_
maps model-elements to their mesh-representation.
Top
See Also