-
Posts
1,188 -
Joined
Content Type
Profiles
Forums
Events
Articles
Marionette
Store
Posts posted by C. Andrew Dunning
-
-
I'm referring to an outline feature like we have in a word processor where the subclasses would be indented from the parent class.
Ahhh... Makes total sense. Great idea.
-
boxjoint -
Would you care to explain what you mean by "the ability to show hierarchical lists"? Curious...
As to what DWorks was saying about the ability to adjust graphical attributes based on Class assignment, I love the concept but the vast majority of my work is symbol-based (the symbols need to remain symbols when placed) and, as far as I know, geometry within symbols cannot change attributes on a "per-instance" basis. Perhaps something for the Wish List...
-
I wonder if you would be willing to post a new topic explaining how you keep them all straight? How do you have your classes organized? What sort of naming convention do you use?quote]
I've taken advantage of 2 things in VW's handling of Class order:
1) I use numbers to group Classes of similar general function.
2) I use VW's Class name tree system to subdivide those functions.
That way, my Classes always show up in a specific order, regardless of what alphabet letter starts a given Class' name.
For example, "5" is a general division for stage lighting elements. ""Flown" and "Ground" are where those elements are placed.
A snippet from my Class list:
5 Flown-Conventional
5 Flown-Intelligent
5 Flown-Truss-Main
5 Ground-Intellig.
5 Ground-Convent.
5 Ground-Truss
Make sense?
-
Ion -
I've named most of my VPs. To get a given VP's handle I use GetObject (which looks for the name).
As to knowing what VP will display a given object, I don't know a way to do that - if that's even possible, aside from polling for Class visibilities.
-
Ion -
Though I'm in agreement w. others about the value of adding more Classes, I can also understand having drawing conventions that you may not necessarily want to change. To answer the question I think you were initially asking, the call you want to use is:
PortScale := GetObjectVariableReal (h,1003);
"PortScale" is the returned scale of the selected ViewPort.
"h" is the handle of the selected ViewPort.
I hope this helps.
-
I think you're right about several Class tools being contributed by Katerina. This could be what you were remembering: http://www.vectordepot.com/market/vm-010_class_utilities.html. Nothing, though, to do with the Nav Palette...
-
there are free utilities for the function per se[/] at VectorDepot.
Hmmm... Looked. Nothing like that there. I did check the old Vector Depot as-well, but the newest things there are for VW11 and (I think) the Navigation Palette was added in 12.
-
The file is named "LandruNoteBox.vso".
-
Katie -
I had the same issue w. a VSO file. 42KB.
-
Here are three that return to my list quite often:
1) A Mirror tool (or, an option to the current one) that will copy an entity to a mirror position but will not flip the duplicate object. I'm currently using tools from the old Theatrical Tool Kit to do this, but they could use some updating.
2) Multiple drawing windows - including the ability to start drawing an entity in one window and finish in another.
3) The ability to select all objects in a given Class by right-clicking on the Class' name in the Navigation Palette. This would be a big plus for doing drawing house-keeping.
Thoughts?
-
Greetings!
Would any of you care to shed light on making Print Current View work in 2008? I'm having lots of difficulty - blank pages in PDFs - and shifted views and clipped areas in "printer" pages. Is there a 12 -> 2008 approach difference I'm missing?
Thanks!
-
Greetings!
Would any of you care to shed light on making Print Current View work in 2008? I'm having lots of difficulty - blank pages in PDFs - and shifted views and clipped areas in "printer" pages. Is there a 12 -> 2008 approach difference I'm missing?
Thanks!
-
As an aside, what fonts does everyone out there tend to use?
I've grown to like "Mr. Hand," from the Architect's Font Pack: http://www.will-harris.com/store-h/architect_fonts.htm.
-
Yes, "Display alerts..." is checked.
These are messages generated by the "Message" call in VectorScript.
-
Is there a way to change 13/2008's default Message Palette position from docked (and eating up a third of the screen) to floating (and a resonable size)?
(Windows version)
Thanks!
-
Is there a way to play with the visabilities in a group or symbol?
Absolutely...though, if you're not careful, it can confuse the daylights out of you.
An example of how I do this in my line of work (stage lighting and design):
I have symbols of truss sections. Those symbols get placed in drawing classes like "Lighting Flown-Truss." Within those symbols I have different classes:
- A "simple" class in which the truss is just an extruded rectangle.
- A "complex" class containing all of the lacing and truss chords.
- A class for loci, used for placing lighting fixtures.
- A "rigging" class containing guidelines for rigging.
By working this way, I can place a piece of truss but look at it in different ways. I have a few simple scripts to change visibilities of the classes - simple/complex...rigging on/off...etc.
Make sense?
-
Richard -
You're probably right. Setting a view by 3 points shouldn't be that big of a deal - except when you remember that this tool not only changes the view, but also the working plane, itself. A bit more going on here...
-
Working Planes dialog?
AHHHHHHH! Yes, when one chooses the (unused & unmodified) Designer workspace there is a minimised palette called WP! I've just closed it every time: I've never liked WordPerfect.
Ahhh...Petri...here's where you're going wrong. In the LANDRU WorkSpace, though kept off to the side and out of the way, the Working Planes dialog is kept open and easy-to-find.
Oh, and BTW, I'm a die-hard WordPerfect user.
-
We do have that feature. I use it pretty regularly.
1) Set the working plane using the Set Working Plane Tool.
2) In the Working Planes dialog click the icon that looks like an eye looking at a grid (bottom left-hand corner - "Look at Working Plane"). Save the new plane in this dialog.
3) Get the object(s) where you want it(them) on the screen by zooming/panning/etc. Set class/layer visibilities. Save the resulting view.
Works like a champ...
-
Video drivers are as up-to-date as they can be.
SP1 is loaded.
-
Doing a little following up...
Any ideas regarding the crashing issue?
Thanks!
-
Chris - Quicktime 7.2.
Katie - "W." means "with".
-
Greetings!
A number of VideoScreen users have contacted us reagarding compatibility with VW 2008. For those of you who did not get the e-mail sent to all of our users last weekend (which seems to be quite a few of you), the current version (2.3) does work in VW 2008. If you're running 2008 and did not get our e-mail, contact us at one of the contact links on our site and we'll get you the appropriate download info.
Thanks!
-
Oops. That would have been helpful to know...
Fast RenderWorks
Fast RenderWorks with Shadows
Final Quality RenderWorks
Artistic RenderWorks
Custom RenderWorks
Fast Radiosity
Final Quality Radiosity
Custom Radiosity
Also, when I restart VW, "Architect Classic" (the first Workspace on the list) is active.
Finding Viewport Scale
in Vectorscript
Posted
And more evidence of why I should think before typing...
Most of the elements in my symbols are already created in different classes. I use class visibility to control which of those elements are hidden or shown. There just isn't a way to control the graphical attributes of those things based on which Class in which a given symbol is placed.
I guess this is one of those "can't have my cake and eat it too..." things.