API Reference > OdDg Classes > OdDgSharedCellDefinition Class > OdDgSharedCellDefinition Methods > transformBy Method > OdDgSharedCellDefinition::transformBy Method (OdGeMatrix3d&, double)
OdDgSharedCellDefinition::transformBy Method (OdGeMatrix3d&, double)
Syntax
C++
virtual OdResult transformBy(const OdGeMatrix3d& xfm, double dCrossUnitsScale);
Parameters 
Description 
const OdGeMatrix3d& xfm 
[in] 3D transformation matrix.  
double dCrossUnitsScale 
[in] Scale for cross units conversion ( from working units to UORs, or from UORs to working units ) 

Returns eOk if successful, or an appropriate error code if not.

Applies the specified 3D transformation matrix to this entity. 

 

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