API Reference > OdGe Classes > OdGeAugPolyline3d Class > OdGeAugPolyline3d Methods > OdGeAugPolyline3d::setApproxTol Method
OdGeAugPolyline3d::setApproxTol Method
Syntax
C++
OdGeAugPolyline3d& setApproxTol(double approxTol);

A reference to this polyline.

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

 

This method recomputes the polyline.

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