Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAbstractViewportData::compatibleCopyObject Method
Syntax
C++
virtual OdDbStub* compatibleCopyObject(const OdRxObject* pViewport, OdDbStub* pCopyObject) const;

Returns compatible visual style or background object for the specified viewport.

Parameters
Description
pViewport
[in] Input pointer to the viewport object.
pCopyObject
[in] Input object ID.

Returns compatible objectID or null if no compatible objects are found.

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