hgtrans config ClearChannels

Marks all channels to be skipped during translation.

Syntax

hgtrans config ClearChannels

Application

HyperGraphTrans Tcl Set

Description

This command marks all channels in the source file to be skipped during translation. Also clears any data that may have been already read and cached from the source file.

Example

Set hgtrans to read everything from a MADYMO file called “ANGACC” and save it to “ANGACC.abf”, then clear all channels.
hgtrans control SetFile "ANGACC"
hgtrans control SetOutputFile "ANGACC.abf"
hgtrans config SetAllChannelsSelected
hgtrans config ClearChannels

Errors

None.

Keywords

set channel selection