Jump to content
  • 0

Viewport Crop


Andrew Davies

Question

Could the process of cropping a viewport be simplified ?

At the moment, the viewport crop object is only visible if the relevant class is visible, both document wide and within the viewport.

Don't see why this is the case. Why does the crop object need a class assigning at all - the viewport itself has a class anyway.

Link to comment

20 answers to this question

Recommended Posts

  • 0

Right, but if you don't want it to be visible, you can control it "by object" rather than "by class."

Because there is only one crop object per viewport, "by class" doesn't make a lot of sense (to me).

If it's in a class that always visible, then all you have to do is select it with a window...and in the case of a veiwport crop, figuring out where to draw the window is really really easy.

Link to comment
  • 0
I wish the crop object was always assigned to the None class, with a tick box on the Object Info palette to hide or show the crop

You would still be in the position of having to select it.

The logical place to control the display of the crop would be the OIP for the VP. Then you could turn it on and off from the sheet or design layer.

And for what its worth, I'm completely against hardcoding anything into a class, let alone hardcoding something else to a class.

But as I see it, the OP's issue is more one of workflow than Vectorworks features.

Edited by brudgers
Link to comment
  • 0
I agree, crop objects should automatically be assigned the none class.

Absolutely not!

I have viewports that hasn't turned on the none class, because I only want to show the walls above.

My solution is: Just make a seperate class for viewport crops and annotations. And if you make two classes for it, you can show/hide annotations and crops seperately.

But please don't use any predefined classes! I really hate them. We should always be able to choose them.

Link to comment
  • 0

Why not just have a check box in the OIP with Show/Hide Viewport Crop Object and while were at it, it would be good if we could just change the Viewport Crop size/shape with its handles and then when you're happy, have another check box in the OIP with Lock Viewport Crop......this would save a lot of (double) clicking and opening dialog windows.

Link to comment
  • 0
Sometimes I use the Crop as a Frame and sometimes it is just invisible lines.. why not ?

As far as I'm concerned the Crop is perfect the way it is ... if it ain't broke ...

It works well for me too, but many people accidently assign the crop to a class, then turn that class off. then they can't find the crop object. Of course, if they assigned the crop object to the correct class, they wouldn't have this problem.

Link to comment
  • 0

It works well for me too, but many people accidently assign the crop to a class, then turn that class off. then they can't find the crop object. Of course, if they assigned the crop object to the correct class, they wouldn't have this problem.

Well poorly trained users always have problems. Making the crop default to the none class won't fix that.

Link to comment
  • 0

1. You can turn off annotations separately to crop outline if you assign all annotations to a class from within the edit annotations window. Then select the VP (which must be on a different class) and turn off your annotation class on the VP OIP.

Link to comment
  • 0

hmmmm... seems a discussion curiously close to my wishlist post as well.

I don't think anyone is claiming to be poorly trained, or claiming that they can't assign a class to a crop object. I doubt that it's possible for any object to exist without a class (hence...the NONE class).

I think what people are really talking about is the inconsistency of the program structure. NNA has developed a dimension class that can be set to always default to a particular class. They have shown that they can do it, that they can make it controllable. I imagine their original logic was something like:

when is a dimension not a dimension? Never. So this particular object should always default to it's particular class.

Now, following that logic, when is a crop object not a crop object? When is a viewport not a viewport?

Link to comment
  • 0

The dimension class is vestigial from the Minicad days. Then all dimensions HAD to be in the dimension class. That limitation was removed around VW8 (?).

You now have the option of forcing dimensions to use Dimension or any other class of your choosing.

If you really want the option to put your viewports in a class it should only be about a three line (alright, probably 30) PIO.

Pseudo code below:

DoMenuTextByName(CreateViewport);

SetClass(LNewObject,'ViewportClass');

Then just edit your workspace to hide the regular Viewport command and add your version.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...