Close

Relief for ODA Team in Ukraine

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

Returns the current value of the border flag for the geometry reference object. The method fills a passed value and returns it to a calling subroutine.

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

If the object has a border, returns true, otherwise returns false.

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