surfmap_Append2DLoop_start

If the additional side is the cropped side, you start adding the cropring to the curve. Adds the cropring in the order in which you add the outside ring to the inner ring. The outermost ring consists of a tailor curve in the direction of the reverse clockwise, and the inner circle in the direction of the clockwise.

Interface definition

 
  extern "C" __declspec(dllimport) void surfmap_Append2DLoop_start()

Interface parameters

None

 

Return value

No return value

 

 

Back to top