Update version #, I assume? Done. (And guaranteed not to remember to do it again that when 2019 comes out.)
Posts
-
RE: Inspectorgljy [LO 2017]
-
RE: Inspectorgljy [LO 2017]
It doesn't, by the way, appear in the list of checked/unchecked items for the tray in which it appears. So I can't just uncheck it to make it go away.
-
RE: Inspectorgljy [LO 2017]
This just appeared on my Layout toolbar today. Any idea what it is?
-
RE: [Plugin] SectionCutFace
That did the trick, TIG. Thanks!
Looking back on this thread, I see some discussion about problems dimensioning in Layout. IE, with cut face edges hidden (as is the default), the dimensions have nothing to snap to. The proposed solution was to turn the edges on. But now this can cause problems with the new associative dimension feature, because if/when section cut faces are remade, any dimensions snapped to them "break," and stop keeping up with changes in the geometry like they're supposed to. To keep the dimensions associative, they must be snapped to the actual geometry "below" the cut face. To do this, I think, requires turning the cut faces off during dimensioning.
-
RE: [Plugin] SectionCutFace
Sorry, Dave R, I worded that poorly. I don't right-click the context menu item. Rather, I right-click the section cut to bring up the context menu, from which I left-click the "Add SectionCut Face" item.
Thank you, TIG. The version is 6.1. I must have just missed 6.2. However, the "Update" button for Add SectionCut Face in Extension Manager is inactive. I will try uninstalling and reinstalling.
-
RE: [Plugin] SectionCutFace
I just installed SectionCutFace. I get the context menu "Add SectionCut Face" but right-clicking it does nothing, other than closing the context menu. There is no dialog box to specify the paramenters, and no section cut face is generated.
After right-clicking, the following is added to the Ruby console:
Error: #<NameError: uninitialized constant TIG::SectionCutFace::COMPO>
c:/users/dave/appdata/roaming/sketchup/sketchup 2017/sketchup/plugins/sectioncutface/sectioncutface_code.rbs:1030:indialog' c:/users/dave/appdata/roaming/sketchup/sketchup 2017/sketchup/plugins/sectioncutface/sectioncutface_code.rbs:96:in
new'
c:/users/dave/appdata/roaming/sketchup/sketchup 2017/sketchup/plugins/sectioncutface/sectioncutface_start.rbs:61:inblock (2 levels) in <module:SectionCutFace>' SketchUp:1:in
call'Other info: I am running Pro 17.1.174 64-bit on Windows 7. The plugin was installed using the Sketchucation ExtensionStore interface.
-
RE: Shortcut to rotate texture 90
@numerobis said:
I use this one...
http://sketchucation.com/pluginstore?pln=ene_texturepositioning_v1.0.2_0That's exactly it! Thank you.
In the meantime, I also cobbled together a "Rotate 90" out of TIG's TextureTools plugin that works more or less the same way.
It will be interesting to see how long it will take me to save as much time rotating textures as I have spent on coming up with a faster way to do it!
-
RE: Shortcut to rotate texture 90
@rich o brien said:
Try this....
SketchUp Plugins | PluginStore | SketchUcation
SketchUp Plugin and Extension Store by SketchUcation provides free downloads of hundreds of SketchUp extensions and plugins
(sketchucation.com)
Thanks for that! Aside from being a helpful tool, it also shows me that it is possible to make a "rotate selected texture 90°" tool, for which I could make a shortcut. Perhaps a good project for me to learn a bit about Ruby!
-
RE: Shortcut to rotate texture 90
@dave r said:
Generally I manage to do the rotate thing once for a model and then sample that rotated texture for the other parts where I need the same orientation.
Yeah, I learned that trick somewhere and it definitely helps. But I still find myself doing a fair amount of rotating, because when sampling, it's not obvious whether a texture that appears to be rotated is actually just the un-rotated texture, applied to a rotated component. So I can sample a texture that appears to run the direction I want, but I may or may not get it. Meaning I have to try some other sample source, or just go ahead with the three to nine (depending on how you count) steps to rotate it.
So would it be possible to rotate the texture of a selection 90 degrees with a ruby script? If so, I could assign a keyboard shortcut to that script.
-
Shortcut to rotate texture 90
Is there any way to make a "rotate texture 90°" command, that could be accessed by a tool button, a keyboard shortcut, or a right-click? Something like a macro command to automate the process of:
Right-click face
Left-click "Texture" in context menu
Left-click "Position" in sub-menu
Right-click model window
Left-click "Rotate" in context menu
Left-click "90" in sub-menu
Right-click model window
Left-click "Done" in context menuThis is something I have to do very frequently, drawing cabinets and custom woodwork. There are a lot of little wood faces that all need to point the right directions.
-
RE: Adding Spreadsheets or Tables to layout page
Old thread, but I'm just dealing with the same issue now, trying to get spec block tables into my Layout drawings. Thanks, Dave R, for the Excel-to-Word-to-RTF method. That works pretty well, except are you getting border formatting to translate? No matter what I set them to in Word (thick lines, thin lines, no lines, double lines, dashed lines) Layout outlines every cell with the same thin solid black line.