Click or drag to resize

FEMeshEngineMeshEngineType Property

Gets/Sets the mesh engine type.

Namespace: ema3d.Api.V26.Charging.Meshing
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public MeshEngineType MeshEngineType { get; set; }

Property Value

MeshEngineType
Remarks
Facets and Artemis2D are only valid when the Simulation type in the domain is set to "Radiation".
See Also