Close

Relief for ODA Team in Ukraine

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

Returns compatible visual style or background object for specified viewport.

Parameters
Description
pViewport
[in] Pointer to the Viewport object.
pCopyObject
[in] Input object ID.

Returns comptaible objectID or null in case if there is no any compatible objects found.

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