Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStlExportParams::setPositiveOctant Method
Syntax
C++
OdStlExportParams & setPositiveOctant(bool bPositiveOctant);

Sets octant flag value. 

 

Parameters
Description
bPositiveOctant
[in] A new value to be set.

Reference to the parameters.

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.