Library | Package Java Toolkit

Interface STEP2DExportInstructions

package com.ptc.pfc.pfcModel;

public interface STEP2DExportInstructions
  extends com.ptc.pfc.pfcModel.ExportInstructions



Description

This interface is used to export a non-solid model to STEP format.
See Also:
Model.Export(String, ExportInstructions)



Method Summary
/*optional*/ Export2DOptionGetOptionValue ()
    Get method for attribute "OptionValue"
     
voidSetOptionValue ( /*optional*/ Export2DOption value)
    Set method for attribute "OptionValue"
     

Methods Inherited from Interface com.ptc.pfc.pfcModel.ExportInstructions
GetFileType

Method Detail

GetOptionValue/SetOptionValue

/*optional*/ Export2DOptionGetOptionValue ()
voidSetOptionValue ( /*optional*/ Export2DOption value)