API Documentation > Classes > Class pfcSubstAsmRep
Class pfcSubstAsmRep
Description
Substitutes an assembly with a simplified representation.
Direct Parent Classes:
Property Summary
Simplified representation handle.
Method Summary
Create (intseq SubstPath, pfcSimpRep AsmRep)
Creates a new object used to substitute an assembly with a simplified representation.
Property Detail
Simplified representation handle.
Method Detail
Create
(intseq SubstPath, pfcSimpRep AsmRep)
Creates a new object used to substitute an assembly with a simplified representation.
The return value is used as a component of the pfcSimpRepInstructions .
Parameters:
SubstPath
Path to the substitute component.
AsmRep
Simplified representation handle.
Returns:
The pfcSubstAsmRep object.
Was this helpful?