Click or drag to resize

BodyAlgorithms Enumeration

Type of Body Meshing Algorithm to use.

Namespace: ema3d.Api.V25.Charging.Meshing
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public enum BodyAlgorithms
Members
Member nameValueDescription
Delaunay1 Delaunay body meshing
Initial3 Initial node body meshing
Frontal4 Frontal node body meshing
MMG3D7 MMG3D body meshing
RTree9 Recursive tree body meshing
HXT10 HXT body meshing
See Also