Library | Module

Class pfcSubstPrtRep



Description

Substitute a part with a simplified representation.
Direct Parent Classes:
pfcSubstitution



Property Summary

pfcSimpRepPartRep
Simplified representation handle (PRO_SUBST_PRT_REP or PRO_SUBST_ASM_REP).



Method Summary

static pfcSubstPrtRepCreate (intseq SubstPath, pfcSimpRep PartRep)
Creates a new object used to substitute a part with a simplified representation.



Property Detail


pfcSimpRepPartRep

Simplified representation handle (PRO_SUBST_PRT_REP or PRO_SUBST_ASM_REP).





Method Detail


static pfcSubstPrtRepCreate (intseq SubstPath, pfcSimpRep PartRep)

Creates a new object used to substitute a part with a simplified representation.

The return value is used as a component of the pfcSimpRepInstructions .
Parameters:
SubstPath
Path to the substitute component.
PartRep
Simplified representation handle.
Returns:
The pfcSubstPrtRep object.