API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::getClipBoundaryBorder Method
OdCADReference::getClipBoundaryBorder Method
Syntax
C++
void getClipBoundaryBorder(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the flag value. 

Returns the current value of the border flag 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.