cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

How to set the parmeters of SurfaceTessellationInput

mlee-9
1-Newbie

How to set the parmeters of SurfaceTessellationInput

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.
0 REPLIES 0
Top Tags