Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbWipeoutVariables::setShowFrame Method
Syntax
C++
virtual void setShowFrame(bool showFrame, bool bUpdateWIPEOUTFRAME = true);

Sets the frame display flag for this Variables object (DXF 70).

Parameters
Description
showFrame
[in] Controls frame visibility
bUpdateWIPEOUTFRAME
[in] Controls if WIPEOUTFRAME system variable is also updated.

WIPEOUTFRAME was introduced in 2013 file format and should be used to control frame visiblity. bUpdateWIPEOUTFRAME argument added to keep existing code working.

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