CimSuitePickTool::GetEntityListByFilter



Your Ad Here

Description

Get Entity list from the active document by entering the filter.

Syntax

RetVal = GetEntityListByFilter ( iFilter, oEntityList, oEntityCount )

 

Input: (suEntityEnumType) iFilter

Entity Enum Type

Output: (IEntityList/Object) oEntityList

Get selected entity list

Output: (Integer) oEntityCount

Get a count of entities in the list

Return: (Boolean) RetVal

TRUE if successful

 

Return to Cimatron Index


Your Ad Here