API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADDefinition Class > OdCADDefinition Methods > OdCADDefinition::setExportHyperlinks Method
OdCADDefinition::setExportHyperlinks Method
Syntax
C++
void setExportHyperlinks(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets a value of the flag that determines whether hyperlinks in the CAD definition object should be exported.

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.