|
IAssemblyModel::GetInstances
Description
This method allows you to get all instances from a selected assembly model.
Syntax
InstanceList = GetInstances( );
Return: (Variant) InstanceList |
An array of instances (IAssInstance) in the assembly model. |
|