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

    liquid98

    @liquid98

    10
    Reputation
    1
    Profile views
    124
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 48

    liquid98 Unfollow Follow
    registered-users

    Latest posts made by liquid98

    • RE: Draw cpoint on face

      TIG,

      Thanx for your answer, it completely elucidates my question.

      posted in Developers' Forum
      liquid98L
      liquid98
    • RE: Draw cpoint on face

      This might be usefull:

      http://geomalgorithms.com/a03-_inclusion.html

      posted in Developers' Forum
      liquid98L
      liquid98
    • Draw cpoint on face

      Hello,

      I was wandering how to draw a point on a face like this?

      https://lh3.googleusercontent.com/-k7cP9G4kfYg/URAAWspge9I/AAAAAAAABbo/RcWw9FqtfvM/s1280/face.jpg

      My strategy would be:
      1: Find outer_loop.vertices for the face.
      2: Use outer_loop.vertices[0] as a starting-point to place the desired point by trial and error, while using the classify_point method for the face.

      The problem of this method is that near the vertices there could be holes of
      which the script is not aware.

      Best regards,

      Liquid


      face.skp

      posted in Developers' Forum
      liquid98L
      liquid98
    • RE: No tabs possible in text?

      Thanks guys. It seems this is a PC only bug. So far no reason to buy a mac..

      posted in Developers' Forum
      liquid98L
      liquid98
    • No tabs possible in text?

      Hi,

      I have a string = "t\tt"
      In console it prints:

      t		t
      

      But ents.add_text string, [0,0,0]
      Gives 'tt'

      why??
      Is there a magic workaround whose existence I'm not aware ? πŸ˜’ πŸ˜’

      Thnx guys!!

      Liquid

      posted in Developers' Forum
      liquid98L
      liquid98
    • RE: How to save dxf file with embedded thumbnail image?

      It WILL be difficult, but I'll try next year... β˜€ β˜€

      posted in Developers' Forum
      liquid98L
      liquid98
    • RE: How to save dxf file with embedded thumbnail image?

      Thanx guys,

      I use a thumbnail viewer (explorer extension) to preview skp files in windows explorer.
      One can write a plugin for the viewer to expand its functionality for different filetypes (like dwg and dxf).

      I already found the dxf-file-specs, it says something about THUMBNAILIMAGE section. But I can't get hold of a dxf file with such a keyword.. (probably because it's impossible
      as Dan explains.)

      @TIG Please: no fame for me!!!!
      At this moment its to complicated to write for me. But maybe in the future.
      What functionality would you expect, better than the PRO version?

      Best wishes for 2013!

      Liquid

      posted in Developers' Forum
      liquid98L
      liquid98
    • RE: How to save dxf file with embedded thumbnail image?

      huh ?? Nobody?

      posted in Developers' Forum
      liquid98L
      liquid98
    • How to save dxf file with embedded thumbnail image?

      Hello fellow nerds and nerdettes,

      I'm interested in expanding SU's capability of exporting dxf/dwg files.
      Along which lines should I think in order to generate such a file, including
      an embedded image (for previewing purposes in windows explorer ), just like SU's native 'skp' formats?

      Best regards,

      Liquid

      posted in Developers' Forum
      liquid98L
      liquid98
    • RE: How to get the absolute coordinates of faces?

      Hi Ibswu,

      Check this:

      http://sketchucation.com/forums/viewtopic.php?f=180&t=48769

      -- Liquid

      posted in Developers' Forum
      liquid98L
      liquid98