API Reference > OdDb Classes > OdDbSweepOptions Class > OdDbSweepOptions Methods > setSweepEntityTransform Method > OdDbSweepOptions::setSweepEntityTransform Method (OdGeMatrix3d&)
OdDbSweepOptions::setSweepEntityTransform Method (OdGeMatrix3d&)
Syntax
C++
void setSweepEntityTransform(const OdGeMatrix3d& mat);
Parameters 
Description 
const OdGeMatrix3d& mat 
[in] A new transformation to be associated with the entity. 

Sets the transformation associated with this entity. 

 

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