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

    marcel_fluid

    @marcel_fluid

    10
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    marcel_fluid Unfollow Follow
    registered-users

    Latest posts made by marcel_fluid

    • RE: C SDK - how to export a model to a dwg file

      @jim said:

      With the C SDK you are not required to actually run SketchUp as is the case with the Ruby API. Maybe he needs a command-line or stand-alone executable that does not require SketchUp to be running, or even to be installed.

      Hi Jim, this is exactly the case. My research is making it look more and more like we're actually going to have to switch to the Revit API in order to do this.

      Thanks,
      Marcel

      posted in Developers' Forum
      M
      marcel_fluid
    • RE: C SDK - how to export a model to a dwg file

      @driven said:

      @marcel_fluid said:

      ...
      Or do we use the Ruby API examples and convert those to C somehow?l

      hi Marcel,
      why do you need C at all?

      create your model in ruby, the use ruby to export...

      I can't see from what you have written why you need C...

      john

      Hi John, thanks for the response. I just realized I forgot to mention that we need to run this as a service, so it can't happen with a plugin in Sketchup itself, which is why we need the C sdk.

      Marcel

      posted in Developers' Forum
      M
      marcel_fluid
    • C SDK - how to export a model to a dwg file

      Hi, I'm looking to use the Sketchup C SDK to create a simple model with materials and texture images, and write that out to a dwg file.

      Edit:
      I just realized that I forgot to mention that we need to run this with unattended execution on a server, so we can't do it via a Ruby plugin running in sketchup.

      I haven't been able to find any C sample code for how to export a model. If anyone has any links I'd be grateful.

      Or do we use the Ruby API examples and convert those to C somehow?

      thanks,
      Marcel

      posted in Developers' Forum
      M
      marcel_fluid