HyperWorks Desktop

ContentInterfaceList

ContentInterfaceList

Previous topic Next topic No expanding text in this topic  

ContentInterfaceList

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME


ContentInterfaceList

 

SYNTAX


ContentInterfaceList

 

 

TYPE/CLASS


ContentInterface

 

 

DESCRIPTION


Create an empty content interface list

 

EXAMPLES


set gdm [DMDirector_OpenWorkspace $director $ws $repoh 0]

set qryhandle [$gdm GetQuery]

set stringtosearch "MS6000"

set clist [ContentInterfaceList]

set query [$gdm ExecQuery $stringtosearch $clist]

set cilistsize [ContentInterfaceList_size $clist]

 

ERRORS


 

SEE ALSO


DMDirector_OpenWorkspace

ContentInterfaceList

ContentInterfaceList_size

hwLMStatus_GetMessage