Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdGiContextForDbDatabase::setViewportGeomCSCompatibility Method
Syntax
C++
void setViewportGeomCSCompatibility(bool bEnable);

Controls coordinate systems for OdGiViewportGeometry::polylineEye/polygonEye/polylineDc/polygonDc geometry primitives. 

 

Parameters
Description
bEnable
[in] Set to true to enable compatibility mode (polylineEye/polygonEye/polylineDc/polygonDc geometry primitives work in WCS). Set to false (default) to disable compatibility mode (polylineEye/polygonEye work in ECS and polylineDc/polygonDc work in normalized DCS)
Copyright © 2002-2022. Open Design Alliance All rights reserved.