hwIPPTPublish SetSyncHgNotes

Sets whether or not to sync HyperGraph notes when publishing.

Syntax

hwIPPTPublish_handle SetSyncHgNotes sync_hg_notes

Application

HyperWorks Tcl Modify

Inputs

sync_hg_notes
Options include true or false.
true
HyperGraph notes created in PowerPoint synchronize with the HyperGraph session.
false
Synchronization does not occur.

Example

To sync HyperGraph notes upon publishing:
PPTPublish SetSnycHgNotes true 

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query