listComponents Command

Description

Lists the components available in the Analysis Server or in a specified path of its category hierarchy.

Command Syntax

listComponents [path] 
"lc" can also be used as short-hand for "listComponents".

Example

This shows how to use the listComponents function to find components in the Analysis Server. Enter the following command:
>lc
7 components found: 
Assembly 
Block 
Circle 
PerlCircle 
Rectangle 
Rectangle2 
Rectangle3 
If a ~smith category exists then the component in the category can be listed as follows:
>lc ~smith
1 components found: 
CostModel 

See also Analysis Server | Analysis Server Commands