sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Sketchup Pro 2014 Classifiers

    Scheduled Pinned Locked Moved SketchUp Discussions
    sketchup
    15 Posts 6 Posters 4.1k Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MsketcherM Offline
      Msketcher
      last edited by

      @krisidious said:

      You mean like PlusSpec's BIM tool... Love it.

      [attachment=0:ihcqjh9z]<!-- ia0 -->BIM.JPG<!-- ia0 -->[/attachment:ihcqjh9z]

      PlusSpec is amazing, I love it too! Windows and doors have never been so easy and powerful inside SketchUp.

      1 Reply Last reply Reply Quote 0
      • alexschreyerA Offline
        alexschreyer Extension Creator
        last edited by

        It's actually pretty easy to set this up. SKetchUp uses the XSD schema files. So as long as you create one and place it in the right spot, you can use it. Here's what I did to test:

        Copy the example from the Wikipedia page to a test.XSD file:
        http://en.wikipedia.org/wiki/XML_Schema_(W3C

        Save it somewhere and then load it into your model from Model Info > Classifications > Import...

        You can now apply the schema to components in your model. In my example, Steve is now of the type "Address". You can then access the properties via the Component Options.

        2014-11-11_15-18-49.jpg

        Just modify as needed.

        Author of "Architectural Design with SketchUp":
        http://sketchupfordesign.com/

        1 Reply Last reply Reply Quote 0
        • alexschreyerA Offline
          alexschreyer Extension Creator
          last edited by

          Forgot to mention that there IS actually an IfcFurnishingElement in IFC that you can use for furniture. Here's the full list:
          [link]http://www.buildingsmart-tech.org/ifc/IFC2x3/TC1/html/[/link]

          Author of "Architectural Design with SketchUp":
          http://sketchupfordesign.com/

          1 Reply Last reply Reply Quote 0
          • MsketcherM Offline
            Msketcher
            last edited by

            Awesome!!! That is really helpful. I don't fully comprehend it yet but I "get it". I also just learned that SketchUp will add a lot of the formatting automatically when it is saved as a SKC file. I'm going to play around with this for sure. Thanks Alex.

            1 Reply Last reply Reply Quote 0
            • MsketcherM Offline
              Msketcher
              last edited by

              I'm sure there is a furniture object type. I just feel like there is a lot of confusion when people unfamiliar with IFC look at the classifier tool. I'd like to create a simple schema that I can use to teach the basics of the Classification tool, and maybe get people to think of some ideas on how they can create their own schema.

              It took me a while to even realize that the Classification tool and IFC were two different things. I thought they were one in the same. I also didn't understand that IFC is a filetype, and the IFC2x3 format is something different as well, and it happens to be a schema that SketchUp uses by default. So I feel like if I can just separate IFC and IFC2x3 from the picture all together, I'll help people recognize the power behind the feature, and (hopefully) make it less intimidating to venture into.

              1 Reply Last reply Reply Quote 0
              • ntxdaveN Offline
                ntxdave
                last edited by

                @alexschreyer said:

                Copy the example from the Wikipedia page to a test.XSD file:
                http://en.wikipedia.org/wiki/XML_Schema_(W3C

                Save it somewhere and then load it into your model from Model Info > Classifications > Import...

                Have not been able to get this to work in 2015. I keep getting this error when I try to import the text.XSD file........


                XSD Error Message.PNG

                1 Reply Last reply Reply Quote 0
                • D Offline
                  david.
                  last edited by

                  @ntxdave said:

                  @alexschreyer said:

                  Copy the example from the Wikipedia page to a test.XSD file:
                  http://en.wikipedia.org/wiki/XML_Schema_(W3C

                  Save it somewhere and then load it into your model from Model Info > Classifications > Import...

                  Have not been able to get this to work in 2015. I keep getting this error when I try to import the text.XSD file........

                  Works for me in 2015. But, the link above is not getting parsed correctly. It should be http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    cadmunkey
                    last edited by

                    Anyone know of any way to quantify the solid objects you have given an IFC classifier to?
                    Would be great if there were some way to export a list of an entire model with correct IFC types attached. Similar to this plugin, but based on IFC types instead:
                    http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=41120

                    1 Reply Last reply Reply Quote 0
                    • ntxdaveN Offline
                      ntxdave
                      last edited by

                      I have tried several times and continually get the error message I previously showed.

                      Anyone have any idea about what I might be doing wrong?

                      If I get this to work and I have my own classifications, is there a way to provide a drop down list of the classification categories so that I can just select the one the component belongs to?

                      Not exactly how sure I am that this really accomplishes anything for me though.

                      1 Reply Last reply Reply Quote 0
                      • MsketcherM Offline
                        Msketcher
                        last edited by

                        @ntxdave said:

                        I have tried several times and continually get the error message I previously showed.

                        Anyone have any idea about what I might be doing wrong?

                        If I get this to work and I have my own classifications, is there a way to provide a drop down list of the classification categories so that I can just select the one the component belongs to?

                        Not exactly how sure I am that this really accomplishes anything for me though.

                        Exactly. If you create your own classification schema, it will allow you to assign your components as different "object types" from a list. In addition to that, once an object type is assigned, you can then set attribute values according to which object type you assigned.

                        For example, you might have several object types in your classification schema: window, door, roof, wall, floor.

                        The window object type, for example, might have the following attributes available: Manufacturer, model number, R-value, style, etc.

                        So there's two levels of information: Tag it as a specific object type, then assign attributes according to the object type.

                        So once you tag your window component as a "window object", you can then go to the Component Options window and set values for each of the attributes.

                        The problem right now, as I see it, is the default schema is IFC2x3, which is utterly confusing for someone who doesn't know what IFC is. And it's not easy for the average person to learn how to create their own schema. Hopefully a solution is made to simplify the creation of custom classification schema.

                        The advantage of adding this data, is that in LayOut 2015, the label tool can now READ that data from your viewports and display it in your LayOut documents. I'm sure we'll be seeing some plugins pop up for SketchUp that will create some nice reports of classification data as well.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post
                        Buy SketchPlus
                        Buy SUbD
                        Buy WrapR
                        Buy eBook
                        Buy Modelur
                        Buy Vertex Tools
                        Buy SketchCuisine
                        Buy FormFonts

                        Advertisement