API Reference > OdDb Classes > OdDbGeoData Class > OdDbGeoData Methods > OdDbGeoData::setNorthDirectionVector Method
OdDbGeoData::setNorthDirectionVector Method
Syntax
C++
OdResult setNorthDirectionVector(const OdGeVector2d& north);
Parameters 
Description 
const OdGeVector2d& north 
[in] 2D vector. 

Sets the current value of the 2D vector that defines the direction of true north in terms of design coordinates. 

 

The default value is (0,1).

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