API Reference > OdDb Classes > OdDbAbstractViewTableRecord Class > OdDbAbstractViewTableRecord Methods > OdDbAbstractViewTableRecord::setWidth Method
OdDbAbstractViewTableRecord::setWidth Method
Syntax
C++
void setWidth(double width);
Parameters 
Description 
double width 
[in] Width. 

Sets the DCS width of this View (DXF 41). 

 

DXF 41 contains the width : height ratio for OdDbViewportTableRecord.

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