1 message in com.googlegroups.sketchuprubySDK SetVisible
FromSent OnAttachments
gustav18 Dec 2007 04:45 
Subject:SDK SetVisible
From:gustav (wric@afmg.eu)
Date:12/18/2007 04:45:00 AM
List:com.googlegroups.sketchupruby

I am very new to the SU SDK. The problem I have is, that if I want to create a face, which has some of the OuterLoop Edges hidden. If I use the pEdge->SetVisible(false) it seems to do nothing. In the ready resulting skp file all Edges of the Face are visible (not hidden).

Can anybody give me a hint, how to create hiden Edges or Faces with the SDK?