Library | Package Java Toolkit

Interface ConversionOptions

package com.ptc.wfc.wfcPart;

public interface ConversionOptions
  extends jxobject



Description

The ConversionOptions interface.



Method Summary
CurveConversionOptionGetCurveConversionOption ()
    Get method for attribute "CurveConversionOption"
    The curve conversion option.
EdgeRepresentationGetEdgeRepresentation ()
    Get method for attribute "EdgeRepresentation"
    The Edge representation.
SurfaceConversionOptionGetSurfaceConversionOption ()
    Get method for attribute "SurfaceConversionOption"
     The surface conversion option.
voidSetCurveConversionOption (CurveConversionOption value)
    Set method for attribute "CurveConversionOption"
    The curve conversion option.
voidSetEdgeRepresentation (EdgeRepresentation value)
    Set method for attribute "EdgeRepresentation"
    The Edge representation.
voidSetSurfaceConversionOption (SurfaceConversionOption value)
    Set method for attribute "SurfaceConversionOption"
     The surface conversion option.

Method Detail

GetEdgeRepresentation/SetEdgeRepresentation

EdgeRepresentationGetEdgeRepresentation ()
voidSetEdgeRepresentation (EdgeRepresentation value)


    The Edge representation.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature



GetCurveConversionOption/SetCurveConversionOption

CurveConversionOptionGetCurveConversionOption ()
voidSetCurveConversionOption (CurveConversionOption value)


    The curve conversion option.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature



GetSurfaceConversionOption/SetSurfaceConversionOption

SurfaceConversionOptionGetSurfaceConversionOption ()
voidSetSurfaceConversionOption (SurfaceConversionOption value)


     The surface conversion option.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature