Orientation

Type:enum
Range:AntiParallel, Global, Parallel
Default:-/-
Appearance:simple

Defines how the local coordinate system of the active port is rotated relatively to the parent coordinate system.

  • AntiParallel: (x_\mathrm{this}, y_\mathrm{this})=(-x_\mathrm{parent}, -y_\mathrm{parent})
  • Parallel: (x_\mathrm{this}, y_\mathrm{this})=(x_\mathrm{parent}, y_\mathrm{parent})
  • Disregard parent’s local coordinate system. The local port coordinate system matches the global coordinate system.