Library | Module

Class CMpfcAssembly






Method Summary

FunctionCreateComponentPath (Root as IpfcAssembly, Ids as Iintseq) as IpfcComponentPath
Used to create an assembly component path.



Method Detail


FunctionCreateComponentPath (Root as IpfcAssembly, Ids as Iintseq) as IpfcComponentPath

Used to create an assembly component path.
Parameters:
Root
The root assembly.
Ids
The path from the root assembly to the component through various subassembliescontaining this component. Each element of this sequence is an identifierof a component feature in its parent assembly.
Returns:
The IpfcComponentPath object.