Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXRefMan::setOverlaid Method
Syntax
C++
static void setOverlaid(OdDbBlockTableRecord* pBTR, bool overlaid = true);

Controls the reference type fo the specified Xref.

Parameters
Description
pBTR
[in] Pointer to the Block Table Record of the Xref to detach.
overlaid
[in] True for Xref Overlay, false for Xref Attach.
remarks throws OdError with code eInvalidContext if Trace opened for editing.
Copyright © 2002-2022. Open Design Alliance All rights reserved.