Streamlines Rendering

1. Import XML File

2. Line Art Stroke Panel Will Pop Out

Function: All of this need to Hold Ctrl to trigger the usage

  • Stroke Refine : Boolean of vectorize the Stroke after drawing guided line

  • No (ESC) : Do Nothing

  • User-draw guided line (L) : Draw User Guided Strokes

  • Boundary line (B) : Draw Boundary Line (given the boundary line width)

  • Delete (D) : Delete User Guided Strokes

  • Line Polypoint (P): Modified Specified Strokes point position ( set up the p_start and p_end )

  • Straight Line : Turn Strokes into straight line

  • Duplicate Stroke : Duplicate anothe strokes by clicking it

  • Rotate Stroke : Rotate the clicked strokes by given the specified Angle

3. Render Streamlines

After Drawing Strokes Line , Click Get Streamline Button to Render Streamlines on each Patch.

Last updated

Was this helpful?