C++
ACDB_PORT double endMagnitude( bool isCrossSection = true ) const;
Description
Returns the magnitude of the surface takeoff vector at the last profile.
Parameters
| Parameters | Description |
|---|---|
| isCrossSection | Input parameter - if true then magnitude at last cross section will be returned, otherwise magnitude at last guide will be returned. |
Returns
Magnitude of the surface takeoff vector at the first profile.