API Reference > OdDb Classes > OdDbBlockReference Class > OdDbBlockReference Methods > OdDbBlockReference::explodeToOwnerSpace Method
OdDbBlockReference::explodeToOwnerSpace Method
Syntax
C++
virtual OdResult explodeToOwnerSpace() const;

Explodes the current object and appends resulting entities to the block table record which owns the current OdDbBlockReference object that calls this method.

The block reference entity must be in a database and must be uniformly scaled.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.