Library | Package Java Toolkit

Interface ProjectionInfo

package com.ptc.wfc.wfcSolid;

public interface ProjectionInfo
  extends jxobject



Description

Provides the projection info.



Method Summary
SurfaceGetSurface ()
    Get method for attribute "Surface"
    The surface info.
UVParamsGetUVParam ()
    Get method for attribute "UVParam"
    The UV point.

Method Detail

GetSurface

SurfaceGetSurface ()


    The surface info.
Manual References:
Geometry Evaluation: Geometry of Points, Geometry Evaluation: Geometry of Points



GetUVParam

UVParamsGetUVParam ()


    The UV point.
Manual References:
Geometry Evaluation: Geometry of Points, Geometry Evaluation: Geometry of Points