Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseVisualStylePE::getPlotOrigin Method
Syntax
C++
virtual void getPlotOrigin(const OdRxObject*, double& x, double& y) = 0;

Returns the current origin plot for a specified layout. 

param [in] A pointer to a layout object.

Parameters
Description
x
[out] A reference to be used for returning the X coordinate of the layout's plot origin.
y
[out] A reference to be used for returning the Y coordinate of the layout's plot origin.
Copyright © 2002-2022. Open Design Alliance All rights reserved.