ctGetCompTypeNames
ctGetCompTypeNames(g_physConfigID) =>l_listOfNames/ nil
Description
Returns a list of component type group names for the physical configuration associated with the given ID.
Arguments
Value Returned
|
List of component type group names for the specified physical configuration view. |
|
Example
names=ctGetCompTypeNames(physConfigID)
Return to top