sketchucation logo sketchucation
    • Login
    1. Home
    2. PP_RhuM
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    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