Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeAugPolyline3d::setApproxTol Method
Syntax
C++
OdGeAugPolyline3d& setApproxTol(double approxTol);

Sets the approximate tolerance to be used to construct the polyline, and returns a reference to this polyline. 

 

Parameters
Description
approxTol
[in] Approximate tolerance.

A reference to this polyline.

This method recomputes the polyline.

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