API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADDefinition Class > OdCADDefinition Methods > OdCADDefinition::getGeomDPI Method
OdCADDefinition::getGeomDPI Method
Syntax
C++
void getGeomDPI(OdUInt32& dpi) const;
Parameters 
Description 
OdUInt32& dpi 
[out] A placeholder for the resolution value. 

Returns the current resolution for the geometry. The method fills a passed value with the resolution value and returns it to a calling subroutine.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.