API Reference > Classes > PRC Topology Classes > OdPrcUniqueVertex Class > OdPrcUniqueVertex Methods > OdPrcUniqueVertex::setHaveTolerance Method
OdPrcUniqueVertex::setHaveTolerance Method
Syntax
C++
void setHaveTolerance(bool have_tolerance);
Parameters 
Description 
bool have_tolerance 
[in] A new value of the tolerance flag to be set. 

Sets a new value of the tolerance flag. The tolerance flag indicates whether the tolerance is associated with the vertex (true) or not (false). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.