Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::setWidth Method
Syntax
C++
void setWidth(double width);

Sets the width of this Viewport object (DXF 40).

Parameters
Description
width
[in] Width.

If this Viewport object is an overall viewport, the values returned by width() and height() must be divided by a factor of 1.058, and the parameters of setWidth and setHeight() must be multiplied by a like factor.

Copyright © 2002-2022. Open Design Alliance All rights reserved.