API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::setClipBoundaryBorder Method
OdCADReference::setClipBoundaryBorder Method
Syntax
C++
void setClipBoundaryBorder(bool state);
Parameters 
Description 
bool state 
[in] A flag value. 

Sets the border flag value for the CAD reference's clipping boundary. The border flag determines whether the clipping boundary has a border. If the flag value is true, the boundary has a border, otherwise (when flag value is false) it has no border.

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