Library | Package Java Toolkit

Interface SubstPrtRep

package com.ptc.pfc.pfcSimpRep;

public interface SubstPrtRep
  extends com.ptc.pfc.pfcSimpRep.Substitution



Description

Substitute a part with a simplified representation.



Method Summary
SimpRepGetPartRep ()
    Get method for attribute "PartRep"
    Simplified representation handle (PRO_SUBST_PRT_REP or PRO_SUBST_ASM_REP).
voidSetPartRep (SimpRep value)
    Set method for attribute "PartRep"
    Simplified representation handle (PRO_SUBST_PRT_REP or PRO_SUBST_ASM_REP).

Methods Inherited from Interface com.ptc.pfc.pfcSimpRep.Substitution
GetSubstType, GetSubstPath, SetSubstPath

Method Detail

GetPartRep/SetPartRep

SimpRepGetPartRep ()
voidSetPartRep (SimpRep value)


    Simplified representation handle (PRO_SUBST_PRT_REP or PRO_SUBST_ASM_REP).