Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcDottingPattern::setZigzag Method
Syntax
C++
void setZigzag(bool zigzag);

Sets a new value for the zigzag flag. The zigzag flag indicates that points are offset along the X-axis at the value of pitch/2.0 for odd rows (if true). If the flag is equal to false, points are spaced with the pitch on a regular grid. 

 

Parameters
Description
zigzag
[in] A new zigzag flag value to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.