API Reference > OdExport Classes > OdStlExportParams Class > OdStlExportParams Methods > OdStlExportParams::positiveOctant Method
OdStlExportParams::positiveOctant Method
Syntax
C++
bool positiveOctant() const;

The positive octant flag.

Retrieves the positive octant flag.

If positiveOctant is true and at least one of the obtained triangle points has at least one coordinate from the (-inf, 0] interval, then all points will be shifted to an octant, where all coordinates are positive numbers from the (0.01, +inf) interval.

Copyright © 2002–2022. Open Design Alliance. All rights reserved.