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

Sets the transformation associated with the start and end of the path curve. 

 

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