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