Library | Package Java Toolkit

Interface ShrinkwrapVRMLInstructions

package com.ptc.pfc.pfcShrinkwrap;

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



Description

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



Method Summary
StringGetOutputFile ()
    Get method for attribute "OutputFile"
    The name of the VRML file to produce, without the extension. The file will be produces in the Creo Parametric working directory.
voidSetOutputFile (String value)
    Set method for attribute "OutputFile"
    The name of the VRML file to produce, without the extension. The file will be produces 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 VRML file to produce, without the extension. The file will be produces in the Creo Parametric working directory.
Manual References:
Interface: Faceted Solid Options, Interface: Faceted Solid Options, Interface: Faceted Solid Options, Interface: Faceted Solid Options, Interface: Faceted Solid Options