Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADReference::getClipBoundaryBorder Method
Syntax
C++
void getClipBoundaryBorder(bool& state) const;

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.

Parameters
Description
state
[out] A placeholder for the flag value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.