Click or drag to resize

OrientationOptions Enumeration

The type of node orientation to check for the meshing engine.

Namespace: ema3d.Api.V25.Charging.Meshing
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public enum OrientationOptions
Members
Member nameValueDescription
None0 No node orientation
Initial1 Initial node orientation check
Both2 Both initial and final node orientation check.
See Also