Description
This property allows you to get an instance by an entity that relates to it.
Syntax
Instance = InstanceByAssemblyEnt( AssemblyEntity );
|
Input: (IEntity) AssemblyEntity |
An entity. |
|
Return: (IAssInstance) Instance |
An Instance to which a given entity relates. |