API Reference > OdDb Classes > OdDbBlockReference Class > OdDbBlockReference Methods > OdDbBlockReference::subGetTransformedCopy Method
OdDbBlockReference::subGetTransformedCopy Method
Syntax
C++
virtual OdResult subGetTransformedCopy(const OdGeMatrix3d& xfm, OdDbEntityPtr& pCopy) const;
Parameters 
Description 
const OdGeMatrix3d& xfm 
[in] Input matrix for transforming the copy of the entity.  
OdDbEntityPtr& pCopy 
[out] Pointer to the transformed copy of the entity. 

This is subGetTransformedCopy, a member of class OdDbBlockReference. 

 

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