geomerative
index
 
Name setSegmentAngle ( )
Examples
None available
Description Use this to set the segmentator angle tolerance for the ADAPTATIVE segmentator and set the segmentator to ADAPTATIVE.
Syntax
setSegmentAngle(segmentAngleTolerance);
Parameters
float   segmentAngleTolerance, an angle from 0 to PI/2 it defines the maximum angle between segments.
Returns None
Usage Web & Application
Related