Close

Relief for ODA Team in Ukraine

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

Returns the current value of the flag that determines whether hyperlinks in the CAD definition object should be exported. The method fills a passed boolean value with the flag value and returns it to a calling subroutine.

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

If the hyperlinks should be exported, the flag value is true, otherwise it is equal to false.

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