Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPaperOrientationPE::setPaperOrientation Method
Syntax
C++
virtual OdResult setPaperOrientation(OdDbObject* pObject, const bool bPaperOrientation) = 0;

Sets the paper orientation property of a specified object. 

 

Parameters
Description
pObject
[in] Pointer to the object that supports the paper orientation property.
bPaperOrientation
[in] Value of the paper orientation property.

Returns eOk if successful, or an appropriate error code if not.

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