Parameters |
Description |
const OdString& layoutName |
[in] Layout name. |
OdDbObjectId* pBlockTableRecId = 0 |
[in] Pointer to the BlockTableRecID to receive the object ID of the new BlockTableRecord object. |
Creates a new layout with the specified name in this database object.
The newly created layout is added to this database object along with its newly created associated OdDbBlockTableRecord.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|