API Reference > OdDb Classes > OdDbCoordSystemRef Class > OdDbCoordSystemRef Methods > set Method > OdDbCoordSystemRef::set Method (OdGeMatrix3d&)
OdDbCoordSystemRef::set Method (OdGeMatrix3d&)
Syntax
C++
void set(const OdGeMatrix3d& matrix);
Parameters 
Description 
const OdGeMatrix3d& matrix 
[in] transformation matrix. 

Sets this reference using a transformation matrix. 

 

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