|
IAssemblyModel::GetRootInstance
Description
This method allows you to get a top-level instance of an assembly file that is actually an instance that contains a main assembly model.
Syntax
RootInstance = GetRootInstance( );
Return: (IAssInstance) RootInstance |
A top-level instance in an assembly file. |
|