API Reference > OdDb Classes > OdDbCoordSystemRef Class > OdDbCoordSystemRef Constructor > OdDbCoordSystemRef::OdDbCoordSystemRef Constructor (OdDbCompoundObjectId&, OdGeMatrix3d&)
OdDbCoordSystemRef::OdDbCoordSystemRef Constructor (OdDbCompoundObjectId&, OdGeMatrix3d&)
Syntax
C++
OdDbCoordSystemRef(const OdDbCompoundObjectId& compId, const OdGeMatrix3d& matrix);
Parameters 
Description 
const OdDbCompoundObjectId& compId 
[in] input component id.  
const OdGeMatrix3d& matrix 
[in] input matrix. 

Creates an instance of this class. 

 

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