sketchucation logo sketchucation
    • Login
    1. Home
    2. bluetale
    3. Topics
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 11
    • Groups 1

    Topics

    • B

      Call align view

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      4
      0 Votes
      4 Posts
      194 Views
      TIGT
      @bluetale said: thx But I receive an error if the faces normal is parallel to Z_AXIS. I have added the following lines and it seems to work, but is it the correct solution? if !vector.parallel?(Z_AXIS) then > up = Z_AXIS > else > up = Y_AXIS > end It's a good trap! PS you don't need the 'then' and perhaps more 'simply' put if vector.parallel?(Z_AXIS) up = Y_AXIS else up = Z_AXIS end
    • B

      Toolbar Win vs Mac

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      6
      0 Votes
      6 Posts
      273 Views
      thomthomT
      No. You can stack your own Ruby Tools - but you can't stack the native ones unfortunately. You've have to recreate the tool.
    • B

      Toolbar-command issue

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      4
      0 Votes
      4 Posts
      446 Views
      Dan RathbunD
      @bluetale said: @dan rathbun said: I think you need to use MF_CHECKED for the active item, and MF_UNCHECKED (or MF_ENABLED ) for the other two. I tried it, but it did not work. Is there a way to get a radiobutton-like behaviour of toolbar-buttons? ..snip... Is there a way to get such a behaviour as explained above for the mac-version? There may be a bug in the Mac version. I see this issue has been discussed in more detail in your more recent topic: Toolbar Win vs Mac http://forums.sketchucation.com/viewtopic.php?f=180&t=32626
    • B

      WebDialog and utf-8 Problem

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      324 Views
      B
      thanks for your advice, I will try your suggested methods.
    • B

      Surface/Face Question

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      313 Views
      thomthomT
      A polygon mesh is all just triangles? hmm... That would be interesting for the Normal Probe I just made...
    • 1 / 1