Library | Package Java Toolkit

Interface EdgeRepresentation

package com.ptc.wfc.wfcPart;

public interface EdgeRepresentation
  extends jxobject



Description

The Edge representation in conversion option.



Method Summary
intGetUVCurves ()
    Get method for attribute "UVCurves"
    The UV curves.
intGetUVPoints ()
    Get method for attribute "UVPoints"
    The UV points.
intGetXYZCurves ()
    Get method for attribute "XYZCurves"
    The XYZ curves.
voidSetUVCurves (int value)
    Set method for attribute "UVCurves"
    The UV curves.
voidSetUVPoints (int value)
    Set method for attribute "UVPoints"
    The UV points.
voidSetXYZCurves (int value)
    Set method for attribute "XYZCurves"
    The XYZ curves.

Method Detail

GetUVPoints/SetUVPoints

intGetUVPoints ()
voidSetUVPoints (int value)


    The UV points.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature



GetUVCurves/SetUVCurves

intGetUVCurves ()
voidSetUVCurves (int value)


    The UV curves.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature



GetXYZCurves/SetXYZCurves

intGetXYZCurves ()
voidSetXYZCurves (int value)


    The XYZ curves.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature, Interface: Redefining the Import Feature