Library | Package Java Toolkit

Interface RetrieveExistingSimpRepInstructions

package com.ptc.pfc.pfcSimpRep;

public interface RetrieveExistingSimpRepInstructions
  extends com.ptc.pfc.pfcSimpRep.SimpRepInstructions



Description

Used to retrieve an existing simplified representation of an assembly.



Method Summary
StringGetExistSimpName ()
    Get method for attribute "ExistSimpName"
    Name of the existing representation.
voidSetExistSimpName (String value)
    Set method for attribute "ExistSimpName"
    Name of the existing representation.

Methods Inherited from Interface com.ptc.pfc.pfcSimpRep.SimpRepInstructions
GetIsTemporary, SetIsTemporary, GetDefaultAction, SetDefaultAction, GetItems, SetItems

Method Detail

GetExistSimpName/SetExistSimpName

StringGetExistSimpName ()
voidSetExistSimpName (String value)


    Name of the existing representation.