Close

Relief for ODA Team in Ukraine

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

Returns the current value of the border flag for the CAD reference.

Parameters
Description
state
[out] A placeholder for the border flag value.

The border flag determines whether the CAD reference is rendered in the document with a border. If the flag is true, the CAD reference has a border, otherwise it does not.

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