Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Edge Strip Mesh in Garment maker

Edge Strip Mesh in Garment maker

Anonymous
Not applicable
465 Views
1 Reply
Message 1 of 2

Edge Strip Mesh in Garment maker

Anonymous
Not applicable

Hi Team,

 

I garment maker, we have option to see stitches.

We check 'Draw Seams' to see seams. Attached is the screenshot.

And through code using garment maker param block

GMpblock->SetValue(pb_showseams, 0, TRUE);

 

I want to see edge strip mesh in viewport through garment maker. But i cannot find how to do.

 

I can do this through cloth using cloth param block with pb_show_strip_mesh enum.

Cfxpblock->SetValue(pb_show_strip_mesh, 0, TRUE);

 

How can i do this through garment maker param block?

Is there any enum like pb_show_strip_mesh in garment maker for seeing the edge strip mesh?

Please help.

 

 

 

 

0 Likes
466 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Please help how to show edge strip mesh in viewport through garment maker.

0 Likes