API Reference > OdDb Classes > OdDbAbstractViewTableRecord Class > OdDbAbstractViewTableRecord Methods > setUcs Method > OdDbAbstractViewTableRecord::setUcs Method (OdDbObjectId&)
OdDbAbstractViewTableRecord::setUcs Method (OdDbObjectId&)
Syntax
C++
void setUcs(const OdDbObjectId& ucsId);
Parameters 
Description 
const OdDbObjectId& ucsId 
[in] Object ID of UCS (DXF 345 or 346). 

Sets the UCS associated with this Viewport object. 

 

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