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

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.

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.