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

    PP_RhuM

    @PP_RhuM

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    PP_RhuM Unfollow Follow
    registered-users

    Latest posts made by PP_RhuM

    • RE: [Plugin] SectionCutFace

      Error on SketchUp 8 start :

      Erreur de chargement du fichier SectionCutFace.rb
      (eval):66:in `require': uninitialized constant SketchupExtension::TIG::SectionCutFace::FOLDER

      Looks like SketchUp 8 doesn't have access to the "SketchupExtension" module.

      posted in Plugins
      P
      PP_RhuM
    • RE: [Plugin] SectionCutFace

      Hi TIG and thanks for all your great plug-ins.

      I created an application as a SketchUp extension for parsing a specific model within an XML file and creating all the geometry of this model.
      Section planes can be contained within it and I wanted to know if it's possible to call your plugin through a command with needed parameters like this for example :

      sectionCutFace = TIG::SectionCutFace.new(section_plane, color, keepAllEdges, hideEdges, lock, autoUpdate, layer)

      Thank you for your answer.

      Bye.

      posted in Plugins
      P
      PP_RhuM