Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXRefMan::bind Method
Syntax
C++
static OdResult bind(OdDbBlockTableRecord* pBTR, bool insertBind = false);

Binds the specified Xref.

Parameters
Description
pBTR
[in] Pointer to the Block Table Record of the Xref to bind.
insertBind
[in] True for Xref Insert, false for Xref Bind.

Returns eInvalidContext if Trace opened for editing.

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