Skip to main content
1-Visitor
July 22, 2016
Question

How to set the parmeters of SurfaceTessellationInput

  • July 22, 2016
  • 0 replies
  • 773 views

I'm trying to use the Surface Tessellation api's.

Surface Tessellation has the following functions:

  • ProSurfaceTessellationGet((ProSurface)surface,ProSurfaceTessellationInput input,ProTessellation *tessellation);
  • ProTessellationVerticesGet()
  • ProSurfacetessellationinputFree()
  • ProSurfacetessellationinputChordheightSet()
  • ProSurfacetessellationinputAnglecontrolSet()
  • ProSurfacetessellationinputStepsizeSet()
  • ProSurfacetessellationinputUvprojectionSet(),

What I want to do is for a given surface, tesselate it with defined quality metrices, and then find information about the  vertices.


I find a bad input in the function ProSurfaceTessellationGet(),I think the bug is the ProSurfaceTessellationInput,But i don't konw how to solve it.

just like @Wendell Duncan question,

Keep crashing when trying to use the Surface Tessellation api in protoolkit


Li Meng


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.