Library | Module

Class MpfcAssembly






Method Summary

pfcComponentPathCreateComponentPath (pfcAssembly Root, intseq Ids)
Used to create an assembly component path.



Method Detail


pfcComponentPathCreateComponentPath (pfcAssembly Root, intseq Ids)

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 pfcComponentPath object.