typeOrient
Enumeration for orientations relative to a boundary
Information
Orient.after indicates the axis following the axis normal to the boundary
in Cartesian coordinates (x, y, z).
Orient.before indicates the axis preceding the normal axis
in Cartesian coordinates (or following it twice).
Literals
| Name | Description |
|---|---|
| after | Axis following the normal axis in Cartesian coordinates |
| before | Axis preceding the normal axis in Cartesian coordinates |