hwISession GetFontList

Gets a list of all of the available fonts.

Syntax

hwISession_handle GetFontList

Application

HyperWorks Tcl Query

Description

Returns the list of available fonts or an error code (see below).

Example

To get a list of all the available fonts:
hwi GetSessionHandle mySessionName
mySessionName GetFontList

Error

3 = HW_InvalidHandle - The handle used to invoke the method is no longer valid.