• Login
sketchucation logo sketchucation
  • Login
🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now

[Plugin] SectionCutFace

Scheduled Pinned Locked Moved Plugins
555 Posts 167 Posters 337.4k Views
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.
  • D Offline
    Dave R
    last edited by 7 Jun 2016, 09:21

    It it possible you are looking for "Slice model at section" which comes from Zorro2?
    Screenshot - 6_7_2016 , 4_19_08 AM.png

    It works fine for me after running SectionCutFace.

    Etaoin Shrdlu

    %

    (THERE'S NO PLACE LIKE)

    G28 X0.0 Y0.0 Z0.0

    M30

    %

    1 Reply Last reply Reply Quote 0
    • J Offline
      JQL
      last edited by 8 Jun 2016, 14:49

      Tig,

      I use your sectioncutfaces to draw details on my projects and that has been greatly enhanced by your latest updates.

      I've recently been working on a project where it made sense to have a lot of ceiling plans and elevations/sections that looked both ways. My workflow was that I generated a single SectionCutFace for each pair of section planes, converted it into a Component and copied it reflected to the other section, separating both instances of the component into the section's corresponding layers and scenes.

      This allowed me to manually fix and edit a single section for each pair and the changes were applied to both sections.

      I think this is a nice workflow to have for architectural projects, specially if we use reflected ceiling plans and I would find it interesting if the plugin would generate SectionCutFaces as components wich could probably be an option.

      It makes manual edition faster but it has other added benefits as being able to export sectioncutfaces to other models and also store them in component manager for times where we accidently delete them.

      Of course we can do this right now, just like I did, if we convert sectioncutface groups into components but it would be much faster if the plugin did it for us.

      If it happens that you find the idea interesting, it would also be cool if you'd consider that we could somehow link two or more section planes wich had similar sectioncutfaces and this would allow us to generate/update one of the linked sections and affect all linked SectionCutFaces.

      An example would be that we would associate a floorplan with a ceiling plan and when we'd generate the sectioncutface for the floorplan an instance of the component would also be placed on the corresponding ceiling plan. Updating it via plugin or manually editing any of them would, of course update both, speeding up our workflow.

      So I hope you find this interesting and easy to acomplish, and eventually find the time/patience to implement it, but if not, rest assured that I know I'm pushing my luck too far!

      Thank you for your plugin, wich is key for my projects, and thank you for your attention.

      www.casca.pt
      Visit us on facebook!

      1 Reply Last reply Reply Quote 0
      • E Offline
        Eco15
        last edited by 9 Jun 2016, 08:30

        you are absolutly right. i didnt catch that in the youtube movie - thanks a lot!

        1 Reply Last reply Reply Quote 0
        • G Offline
          Guilherme Bera
          last edited by 22 Jul 2016, 05:23

          I'd like to thank you by this plugin.

          As I started to use the plugin "Toolbar Editor" from Aerilius, it induced me to make the Sketchup's workspace more visual and this plugin doesn't have toolbar. I'd to modify by myself just enough to support toolbar but this script is scrambled. So I'd be glad if you could modify your plugin just enough to support toolbar.

          I'd say a simple way to add toolbar on it, but it'd be a quote from you (bit.ly/29PAk6T).

          PS: If it could be helpful, I attached icons created for the toolbar.


          SectionCutFace_24.png


          SectionCutFace_32.png

          1 Reply Last reply Reply Quote 0
          • I Offline
            ittayd
            last edited by 5 Aug 2016, 14:48

            Not all faces are created. Attached is the model. The top and side are without a face.
            house1.skp

            When I use it in a bigger model (not attached), I get the following error. But in the attached smaller model this doesn't happen.
            Error: #<TypeError: reference to deleted Entity>
            c:/users/idror.tlv-wpvaj/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/su_dynamiccomponents/ruby/dcobservers.rbs:887:in get_attribute' c:/users/idror.tlv-wpvaj/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/su_dynamiccomponents/ruby/dcobservers.rbs:887:in onActivePathChanged'
            c:/users/idror.tlv-wpvaj/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/sectioncutface/sectioncutface_code.rbs:86:in start_operation' c:/users/idror.tlv-wpvaj/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/sectioncutface/sectioncutface_code.rbs:86:in new'
            c:/users/idror.tlv-wpvaj/appdata/roaming/sketchup/sketchup 2016/sketchup/plugins/sectioncutface/sectioncutface_start.rbs:61:in block (2 levels) in <module:SectionCutFace>' SketchUp:1:in call'

            1 Reply Last reply Reply Quote 0
            • T Offline
              TIG Moderator
              last edited by 5 Aug 2016, 15:34

              The objects being cut are not 'solids', so the tool tries to guess what is needing a face and what is not.
              It fails and faces the ground floor cut, missing out the wall faces.
              However, a little manual editing/erasing and over-drawing of unfaced edges to make missing faces etc will fix it.
              No code algorithm is foolproof.
              As you have shown, it's easy to make a form that has several alternative interpretations of what should be faced...

              TIG

              1 Reply Last reply Reply Quote 0
              • I Offline
                ittayd
                last edited by 6 Aug 2016, 05:09

                what do you mean be editing/erasing and over drawing? do you mean creating the faces then unlocking the layer created by the plugin and then copying over there? Or is there something else to direct the plugin to create the faces?

                1 Reply Last reply Reply Quote 0
                • S Offline
                  srx
                  last edited by 6 Aug 2016, 07:57

                  @jql said:

                  Tig,

                  I think this is a nice workflow to have for architectural projects, specially if we use reflected ceiling plans and I would find it interesting if the plugin would generate Section Cut Faces as components which could probably be an option.

                  Good idea. I was also thinking about this...not for Section Cut Face, but for Rich Section.
                  You are editing the section Group - Component...what about updating it later? How do you manage the changes?

                  www.saurus.rs

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TIG Moderator
                    last edited by 6 Aug 2016, 12:25

                    @ittayd said:

                    what do you mean be editing/erasing and over drawing? do you mean creating the faces then unlocking the layer created by the plugin and then copying over there? Or is there something else to direct the plugin to create the faces?
                    You have a number of settings to choose from.
                    Do not lock the group [you can then edit it more easily].
                    Do no hide edges.
                    Keep faceless edges.
                    Have Updating off.

                    Make the grouped faces/edges.

                    Then edit the group.
                    Draw over a faceless edge that should have a face - like some of the back walls.
                    This will make a face.
                    When all faces are made...
                    Select and <delete> the unwanted faces - like the one across the lowest floor's main volume.
                    Select use the Material Browser's eyedropper to select a colored face's material and apply that to the new faces which have no material.
                    If you want the group locked, select it and use the context-menu item to change its properties...

                    TIG

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      JQL
                      last edited by 7 Aug 2016, 01:10

                      What do you mean Srx? What changes? Updating changes to the model on the section cut face?

                      www.casca.pt
                      Visit us on facebook!

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        srx
                        last edited by 8 Aug 2016, 17:20

                        Yes

                        www.saurus.rs

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          JQL
                          last edited by 9 Aug 2016, 15:38

                          If I have done a lot of work on a SectionCutFace (like healing SCF that doesn't fill walls due to model complexity or, most commonly, a SCF where I've drawn 2D details and area groups on) I simply draw a rectangle on the area that has changed, erase every line inside and intersect it with model.

                          It's a very fast way to remake a section cut face and you don't loose the work you've done.

                          However, I'd greatly appreciate if sectioncutfaces were Components instead of Groups as I could export them directly or even, if Tig would develop an incremental SCF component (Section#1, Section#2, Section#3 from the same section plane), I could restore an older section from the component browser.

                          www.casca.pt
                          Visit us on facebook!

                          1 Reply Last reply Reply Quote 0
                          • D Offline
                            danx82
                            last edited by 22 Sept 2016, 08:07

                            It works with Mac?

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              TIG Moderator
                              last edited by 22 Sept 2016, 15:20

                              @danx82 said:

                              It works with Mac?
                              Yes.
                              But read up on how to use it...
                              It only appears in the context-menu if one Section Cut Plane is selected.
                              There are no menu or toolbar entries.
                              It works on both OSs, and with Pro or Make too...

                              Note: Most extensions / plugins work on both PC and MAC.
                              The author will usual state quite clearly if they do not work on a particular OS.
                              Also many will work with both Pro and Make - although some need Pro functions like 'solid-tools', but then this is clearly stated in the usage notes.

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • sirtetS Offline
                                sirtet
                                last edited by 5 Nov 2016, 20:39

                                Today, my model started to crash (bug splat) when i try to redo a section cut, or add a new one...
                                In a blank file, it still works.
                                But in two copies of my model, it crashes...
                                could there be some remains of an old section cut, that i deleted by hand?
                                Any idea how to investigate/get rid of this crashing?

                                1 Reply Last reply Reply Quote 0
                                • T Offline
                                  TIG Moderator
                                  last edited by 7 Nov 2016, 12:29

                                  Without seeing the model this must be guesswork...

                                  A few ideas...

                                  Have you run Model Info > Statistics > Fix problems [and Purge unused] ?

                                  Do you get any error messages in the Ruby Console before the crash ?

                                  If you use the Outliner can you see if the named SCF group is still hanging around.
                                  e.g.
                                  Have you hidden it ?
                                  Have you moved it to an off layer ?
                                  Was it locked ?
                                  Have you somehow moved it inside another group or component ?

                                  If you delete the Section-Plane and then immediately recreate it in the same place, then any associated SCF will no longer be linked, and you can then make a brand new SCF - this workaround might avoid the crash - whatever the cause...

                                  TIG

                                  1 Reply Last reply Reply Quote 0
                                  • sirtetS Offline
                                    sirtet
                                    last edited by 8 Nov 2016, 21:57

                                    Thanks TIG.
                                    So, my model had stopped crashing for a while, but now it does it again...
                                    I'm on SU2017 now, and the only difference is, that the crash does not bring up a bugsplat window, but just closes SU.

                                    @unknownuser said:

                                    Have you run Model Info > Statistics > Fix problems [and Purge unused] ?

                                    No, Model info had no errors reported.

                                    @unknownuser said:

                                    Do you get any error messages in the Ruby Console before the crash ?

                                    No, I opened the console first, then my skp, then redo SCF, >> CRASH

                                    @unknownuser said:

                                    If you use the Outliner can you see if the named SCF group is still hanging around.

                                    Yes

                                    @unknownuser said:

                                    Have you hidden it ?

                                    No

                                    @unknownuser said:

                                    Have you moved it to an off layer ?

                                    No

                                    @unknownuser said:

                                    Was it locked ?

                                    No

                                    @unknownuser said:

                                    Have you somehow moved it inside another group or component ?

                                    Hmm, the whole house was newly grouped as a whole, sometime before each level (where the SCF is in) was a top-level group.

                                    @unknownuser said:

                                    If you delete the Section-Plane and then immediately recreate it in the same place, then any associated SCF will no longer be linked, and you can then make a brand new SCF - this workaround might avoid the crash - whatever the cause...

                                    No, still crashing...

                                    Here's the skp (7MB):
                                    https://www.dropbox.com/s/twhe7pvrl7hdora/Kirchweg-55_Ideen.skp?dl=0

                                    1 Reply Last reply Reply Quote 0
                                    • T Offline
                                      TIG Moderator
                                      last edited by 8 Nov 2016, 23:15

                                      I have your SKP BUT it's relatively useless.
                                      What are you trying to do ?
                                      Where is the problem ?

                                      If I select the SectionPlane in the last Scene-Tab I can Add OR ReMake it.
                                      Although I see it is not 'named' ?

                                      Can you explain your steps to the crash.
                                      I have no issues...

                                      TIG

                                      1 Reply Last reply Reply Quote 0
                                      • sirtetS Offline
                                        sirtet
                                        last edited by 9 Nov 2016, 12:25

                                        TIG, sorry, very dumb of me.
                                        Thanks a lot for your patience and quick replies!
                                        And for all your tools anyways.

                                        The Section cut in that last scene works for me too.

                                        What crashes:
                                        I open the sketch.
                                        Hatch EG is the open tab.
                                        (See the EG Tab, the hatch is out of date.)
                                        Turn on section planes
                                        Click the section plane in Group EG
                                        Redo Section Cut face
                                        Immediate crash

                                        1 Reply Last reply Reply Quote 0
                                        • T Offline
                                          TIG Moderator
                                          last edited by 9 Nov 2016, 13:47

                                          I assume you mean this one ?
                                          It remade the SCF with no issues...

                                          The Section Plane with its overlaps etc was somewhat difficult to select before I could use the right-click context-menu, but using a select > fence did it...
                                          Later I also realized the remade SCF was named "EG wallCut" in the Outliner - doh!
                                          But it only appears after it's remade - was it previously deleted manually ?
                                          I can also Add a new SCF and give it any name I choose...

                                          I switched of other containers so you can see the result more clearly...


                                          SCFok.PNG

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 21
                                          • 22
                                          • 23
                                          • 24
                                          • 25
                                          • 26
                                          • 27
                                          • 28
                                          • 23 / 28
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement