ComputeSailNormal:
--------------------------------------------------------------------------
Find all sail components and calculate their composite normal.
If no outputs, run a demo and draw the normal in black.
Since version 7.
--------------------------------------------------------------------------
Form:
n = ComputeSailNormal( g )
--------------------------------------------------------------------------
------
Inputs
------
g (:) CAD model data structure
-------
Outputs
-------
n (3,1) Normal vector
--------------------------------------------------------------------------
Children:
AeroUtils: CAD/DrawSCPlanPlugIn
Common: Graphics/AddAxes
Math: Linear/Unit