Library | Package Java Toolkit

Class wfcPart

package com.ptc.wfc.wfcPart;

public class wfcPart



Description

Contains global CIP definitions for module "wfcPart"



Method Summary
static ConversionOptionsConversionOptions_Create (EdgeRepresentation EdgeRepresentation, CurveConversionOption CurveConversionOption, SurfaceConversionOption SurfaceConversionOption)
     Creates the ConversionOptions object.
static EdgeRepresentationEdgeRepresentation_Create (int UVPoints, int UVCurves, int XYZCurves)
     Creates the EdgeRepresentation object.

Method Detail

EdgeRepresentation_Create

static EdgeRepresentationEdgeRepresentation_Create (int UVPoints, int UVCurves, int XYZCurves)


     Creates the EdgeRepresentation object.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature
Parameters:
UVPoints
 
UVCurves
 
XYZCurves
 
Returns:
 


ConversionOptions_Create

static ConversionOptionsConversionOptions_Create (EdgeRepresentation EdgeRepresentation, CurveConversionOption CurveConversionOption, SurfaceConversionOption SurfaceConversionOption)


     Creates the ConversionOptions object.
Manual References:
Interface: Redefining the Import Feature, Interface: Redefining the Import Feature
Parameters:
EdgeRepresentation
 
CurveConversionOption
 
SurfaceConversionOption
 
Returns: