Parameters |
Description |
OdDbDatabase* pDb |
[in] Pointer to the database. |
const OdString& pathName |
[in] Path and filename for Xref block. |
const OdString& blockName |
[in] Name of Xref block. |
bool overlaid |
[in] True for Xref Overlay, false for Xref Attach. |
const OdPassword& password = OdPassword() |
[in] Password for file. |
OdDbHandle handle = 0 |
[in] Handle for Xref block. |
Returns a SmartPointer to the newly added Block Table Record.
Creates an Xref block in the specified database.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|