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