[Plugin] Work Plane
-
When drawing onto a WorkPlane you need to watch the cursor's inferencing tooltips...
If it says 'On Face', 'Intersection', 'EndPoint' etc then its on the WorkPlane or probably inferencing the grid or other geometry you have just added onto it.
If you pull the cursor away from the WorkPlane, or accept an axial inference etc, then chances are the new line you make will NOT be on the WorkPlane.You get exactly the same effects drawing onto a sloping standard Face in your model.
All a WorkPlane is, is a large transparent face with a guide-line grid, locked into place, to assist you in drawing in that plane - useful when you do not have faces or other geometry etc to inference onto.
If does not magically 'constrain' the cursor [unlike my 2dTools which limit geometry to a flat plane with a specified Z].
You can draw 'away' from a WorkPlane at any time - as you have found. -
@tig said:
All a WorkPlane is, is a large transparent face with a guide-line grid, locked into place, to assist you in drawing in that plane - useful when you do not have faces or other geometry etc to inference onto.
If does not magically 'constrain' the cursor [unlike my 2dTools which limit geometry to a flat plane with a specified Z].
You can draw 'away' from a WorkPlane at any time - as you have found.Thanks for your reply TIG. I was mistaken and was wrongly expecting the workplane would magically 'constrain' the cursor like in your 2dTools. My fault.
-
TIG
I have downloaded the new version of Workplane. I can only set the plane in inches, no matter what my units are set too, the plane if always set in inches.
Ex.
Units, ft, set 200x200, I get a 200 inch workplane.
Units, m, set 200x200, I get the same 200 inch workplance.
Thanks in advance for you help.
Ken
-
Ken, are you right clicking in space and setting the grid size and spacing as directed in the hints at the bottom of the screen? I just gave it a try and it picks up model units just fine.
-
The latest version of WorkPlane ought to now work in any input units.
So if your Model Units are inches, then 'plain numbers' are taken as inches.
Or if the Model Units are feet, then 'plain numbers are taken as feet etc...
BUT if you want something say in feet but the Model Units are inches yhen type 1' so it's read as one foot [12"], or say 1m so it ~40" [for the meter grid in an Inch-model] ?
So to use units different from the Model Units just add a suffix "/'/m/cm/mm ?However, while checking I do see some inconsistencies in dialog's like 'Adjust' for changing grid-width etc, so I'm investigating...
Thanks for the feedback though.
-
Here's v2.6 in the PluginStore.
http://sketchucation.com/pluginstore?pln=WorkPlaneA typo in the dialog to Set/Adjust Grid-width meant the grid-width always matched the grid-height !
Now it works properly again and the grid's width and height can be set separately. -
TIG, Dave
Here are screen shots of me trying to use feet. Note, the model units are in feet.
So what am I doing wrong?
Thanks in advance for your help.
Ken
-
Are you manipulating WorkPlanes made in an earlier version, or perhaps using a SKP that had the earlier WorkPlanes used previously ?
These used a 'float' number, which was taken as 'meters' or 'feet' depending on your Model Units...After several requests, the latest version allows you to input the sizes in ANY units format, unfortunately these are now 'Lengths' not 'Floats'...
I can trap for that...
I should have trapped for that !!!Watch this space...
Meanwhile running this line of code in the Ruby Console after opening your older SKP will wipe the now incompatible stored WorkPlane details:
Sketchup.active_model.attribute_dictionaries.delete("WorkPlane")
I'll try and fix it tomorrow...
-
TIG
Thanks, that did it.
However, even that one line of code made me look like an idiot. So I pasted the line of code into the Ruby Console, "thinking hard, now don't mess this up", didn't press the enter key. Darn, why didn't that work. Well, I went to paste the line again, but to do that I had to hit the enter key, darn that's why it didn't work. I guess thinking while doing something that is almost automatic, gave rise to the term, "over thinking the problem".
Thanks TIG
-
wonderful, thanks, I suggest attaching this video into the original post so we can understand the plugin, I had have to search the youtube to understand it.
anyways, thanks
-
Version v2.7 is now available in the PluginStore.
http://sketchucation.com/pluginstore?pln=WorkPlaneIt fixes the glitch when you tried to use the new version in an older SKP that had previously setup WorkPlanes in the old format - old floats v. new lengths.
Now of you use such a SKP it's assumed that the previous float settings were lengths - so you may need to reset for new WorkPlanes if you were using meters... [right-click in open space or using the 'Adjust' context-menu option...] -
TIG
Good morning.
Well got up and installed v2.7 from the store, over my other installed Workplane. This install behaved just like the last install. The dimensions did not change from inches to feet as I changed the units in Sketchup.
So if this install was to clean out all the previous left over remnants, it didn't seem to accomplish this task.
I went into the plugin directory, removed all Workplane info, rb files, and directory. Re-installed v2.7 from the store. Plugin works correctly now.
Just letting you know.
Ken
-
Is work plane.rb supported in 2014 SU Pro?
It doesn't seem to install the plugin.
err what am I doing wrong.
Thanks.
sg -
Works fine in v8 up to v2014
I just reinstalled it in v2014 to be sure, and it worked fine.When loaded [and enabled if you are using the SCF Plugins Manager]...
It has a submenu named "WorkPlane Tools" under "Tools" menu.
I trust you have looked there and not under the "Plugins" menu***
If you select a WorkPlane object, then there are a number of tools enabled in the Context-menu - these differ depending on what you have selected.
There is a Toolbar named "WorkPlane Tools" too...***Have you actually read the usage instructions ??
If there's still a problem... do you have the latest version of v2014 - an update came out a few days ago...
Also are there any accented characters or single-quotes in your Windows User name ?
These have been reported as issues for many plugins' loading... -
When I apply the normals tool the normal set is rotated. The primary axes are in the standard directions.
-
Does Workplane work in SU 2015?
-
-
I seem to have some trouble installing Work Plane on SU2014.
I get this error message:
"SketchUp was unable to install the Extension you have chosen for some unknown reason.
Consult your Extension's documentation for additional help."What might be wrong?
-
Should work.
Have you downloaded the latest RBZ from the PluginStore ? -
This is really great. Worked like a charm for me the first time. I was working in "top" "parallel" view on a floor plan (even though the model is 3D). Instead of having to orbit and go into perspective to make changesI was able to draw right onto the floor plane. Then when I tried it again when drawing a line it didn't lock to the work plane. It drew all over. I'm using Sketchup 2016 on a Mac. Any ideas?
Thank you.
Advertisement