Library | Package Java Toolkit

Interface ShrinkwrapSTLInstructions

package com.ptc.pfc.pfcShrinkwrap;

public interface ShrinkwrapSTLInstructions
  extends com.ptc.pfc.pfcShrinkwrap.ShrinkwrapFacetedFormatInstructions



Description

This interface contains instructions to export a shrinkwrap STL file.
See Also:
Solid.ExportShrinkwrap(ShrinkwrapExportInstructions)



Method Summary
StringGetOutputFile ()
    Get method for attribute "OutputFile"
    The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory.
voidSetOutputFile (String value)
    Set method for attribute "OutputFile"
    The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory.

Methods Inherited from Interface com.ptc.pfc.pfcShrinkwrap.ShrinkwrapModelExportInstructions
GetMethod, GetQuality, SetQuality, GetAutoHoleFilling, SetAutoHoleFilling, GetIgnoreSkeleton, SetIgnoreSkeleton, GetIgnoreQuilts, SetIgnoreQuilts, GetIgnoreSmallSurfaces, SetIgnoreSmallSurfaces, GetAssignMassProperties, SetAssignMassProperties, GetSmallSurfPercentage, SetSmallSurfPercentage, GetDatumReferences, SetDatumReferences

Methods Inherited from Interface com.ptc.pfc.pfcShrinkwrap.ShrinkwrapFacetedFormatInstructions
GetFormat, GetFramesFile, SetFramesFile

Method Detail

GetOutputFile/SetOutputFile

StringGetOutputFile ()
voidSetOutputFile (String value)


    The name of the STL file, without the extension. The file will be produced in the Creo Parametric working directory.
Manual References:
Interface: Faceted Solid Options, Interface: Faceted Solid Options