API Reference > FacetModeler Namespace > Classes > DeviationParams Structure
DeviationParams Structure
Syntax
C++
struct DeviationParams { double Deviation; OdUInt16 MaxPerCircle; OdUInt16 MinPerCircle; };

FMGeometry.h

Represents deviation parameters.

 
Name 
Description 
 
This is the overview for the DeviationParams constructor overload. 
 
Name 
Description 
 
Maximal allowed deviation. 
 
Maximum facets per full circle 
 
Minimum facets per full circle 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.