API Documentation
>
Interfaces
> Interface STEP2DExportInstructions
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)
User Guide References:
Export Instructions:STEP2DExportInstructions
,
Export Instructions Table:STEP2DExportInstructions
Methods Inherited from Interface
com.ptc.pfc.pfcModel.ExportInstructions
:
GetFileType
Method Summary
/*cipOptional*/
Export2DOption
GetOptionValue
()
Get method for attribute "OptionValue"
void
SetOptionValue
( /*cipOptional*/
Export2DOption
value)
Set method for attribute "OptionValue"
Method Detail
GetOptionValue
/*cipOptional*/
Export2DOption
GetOptionValue
()
SetOptionValue
void
SetOptionValue
( /*cipOptional*/
Export2DOption
value)
Was this helpful?
This site works best with JavaScript enabled