Library | Package Java Toolkit

Interface ModelOId

package com.ptc.pfc.pfcModel;

public interface ModelOId
  extends com.ptc.pfc.pfcObject.StringOId



Description

This class describes a model identifier.



Method Summary
ModelTypeGetType ()
    Get method for attribute "Type"
    The model type (MDL_PART, MDL_ASSEMBLY, and so on)

Methods Inherited from Interface com.ptc.pfc.pfcObject.StringOId
GetName

Method Detail

GetType

ModelTypeGetType ()


    The model type (MDL_PART, MDL_ASSEMBLY, and so on)