![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to members that control additional global geometry variables. Note: the IGeometryEnvironment2 interface has been superseded by IGeometryEnvironment4. Please consider using the more recent version.
Adds additional functionality to the GeometryEnvironment to ensure a balance between compatibility with ArcInfo releases prior to 8.1, and proper restriction and reliability of results and errors returned by IRelationalOperators when they are used improperly.
| Name | Description | |
|---|---|---|
![]()  | 
AngularAutoDensifyTolerance | The default angular increment to be used with angular densification. | 
![]()  | 
AutoDensifyTolerance | The maximum distance by which on-the-fly deviation-based densification may differ from the original. If the value is less than or equal to zero, the system will try to pick a reasonable tolerance at the time of densification. | 
![]()  | 
DeviationAutoDensifyTolerance | The default deviation distance to be used for curve segment densification. | 
![]()  | 
NoDiceLimit | Polygons with fewer than this number of vertices will not be drawn/printed as a collection of trapezoids. | 
![]()  | 
Pre81Compatibility | Indicates if some geometric operations are compatible with releases previous to 8.1. When set to false, return errors for some illegal relational operations (default is true). | 
![]()  | 
UseAlternativeTopoOps | Indicates whether alternative versions of polygon intersection and union should be used. | 
| Interfaces | Description | 
|---|---|
| IGeometryEnvironment | Provides access to members that control global geometry variables. | 
| Classes | Description | 
|---|---|
| GeometryEnvironment | Provides a way of creating geometries from different inputs and setting/getting global variables for controlling behavior of geometry methods. |