hwIDataFile UnmarkAllChannels

Unmarks all data channels.

Syntax

hwIDataFile_handle UnmarkAllChannels

Application

HyperWorks Tcl Modify

Description

This command unmarks all the data channels for the hwIDataFile structure on which it is called.

Example

hwi GetSessionHandle sess1
sess1 GetDataFileHandle datafile "[sess1 GetSystemVariable ALTAIR_HOME]/demos/mv_hv_hg/plotting/adams/indy.req"
datafile UnmarkAllChannels

Error

3 = HW_InvalidHandle if the hwIDataFile handle is invalid.

Keywords

HyperWorks

XY plot

Tcl

Import

Query