API Documentation > Interfaces > Interface CurveTessellation
Interface CurveTessellation

package com.ptc.wfc.wfcGeometry;

public interface
CurveTessellation
extends
jxobject


Description
Represents the curve tessellation
Method Summary
Get method for attribute "Points"
List of tessellation points
Method Detail
GetPoints
GetPoints
()
List of tessellation points
Was this helpful?