Library | Package Java Toolkit

Interface ShrinkwrapFacetedFormatInstructions

package com.ptc.pfc.pfcShrinkwrap;

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



Description

This interface contains instructions for exporting a solid model to a faceted shrinkwrap format.
See Also:
Solid.ExportShrinkwrap(ShrinkwrapExportInstructions), ShrinkwrapFacetedPartInstructions, ShrinkwrapSTLInstructions, ShrinkwrapVRMLInstructions
Direct Known Subclasses:
ShrinkwrapFacetedPartInstructions, ShrinkwrapVRMLInstructions, ShrinkwrapSTLInstructions



Method Summary
ShrinkwrapFacetedFormatGetFormat ()
    Get method for attribute "Format"
    The type of export to produce.
/*optional*/ StringGetFramesFile ()
    Get method for attribute "FramesFile"
    The frames file name and path used for the export of a motion envelope.
voidSetFramesFile ( /*optional*/ String value)
    Set method for attribute "FramesFile"
    The frames file name and path used for the export of a motion envelope.

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

Method Detail

GetFormat

ShrinkwrapFacetedFormatGetFormat ()


    The type of export to produce.
Manual References:
Interface: Faceted Solid Options, Interface: Faceted Solid Options



GetFramesFile/SetFramesFile

/*optional*/ StringGetFramesFile ()
voidSetFramesFile ( /*optional*/ String value)


    The frames file name and path used for the export of a motion envelope.
Manual References:
Interface: Faceted Solid Options, Interface: Faceted Solid Options, Interface: Faceted Solid Options