Library | Package Java Toolkit

Interface MdlfileDescriptor

package com.ptc.wfc.wfcModel;

public interface MdlfileDescriptor
  extends jxobject



Description

  This class includes the information that identifies the source of a Creo Parametric model (assembly) in the context of Multi-CAD models.



Method Summary
StringGetFileName ()
     The file name
MdlfileTypeGetMdlfileType ()
     Get the model file type MdlfileType

Method Detail

GetMdlfileType

MdlfileTypeGetMdlfileType ()


     Get the model file type MdlfileType
Returns:
 


GetFileName

StringGetFileName ()


     The file name
Returns: