Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGeoData::setNorthDirectionVector Method
Syntax
C++
OdResult setNorthDirectionVector(const OdGeVector2d& north);

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

 

Parameters
Description
north
[in] 2D vector.

The default value is (0,1).

Copyright © 2002-2022. Open Design Alliance All rights reserved.