solidworks >> constraint icons

by fruitheights » Tue, 14 Feb 2006 00:05:31 GMT

I am brand new to solidworks and wonder if there is a way to make all
the constraint icons disappear when in sketch mode on the drawing.
Thanks in advance!!


solidworks >> constraint icons

by matt » Tue, 14 Feb 2006 00:17:51 GMT


In article < XXXX@XXXXX.COM >,
XXXX@XXXXX.COM says...

In the View menu, turn off Sketch Relations.

Matt

solidworks >> constraint icons

by ed1701 » Tue, 14 Feb 2006 00:56:12 GMT

This is a great item to toggle with a hotkey - I have mine set to R

solidworks >> constraint icons

by j » Mon, 20 Feb 2006 06:00:14 GMT


To turn them OFF go to VIEW and toggle OFF the Sketch Relations (almost
to the bottom of the menu.

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----

solidworks >> constraint icons

by alphawave » Mon, 20 Feb 2006 19:15:39 GMT

Funnily enough so do I!

Kev

Similar Threads

1. Sketch constraint Icon Removal!

2. IC613 : hiCreateMenuItem + hiMakeLPChoiceList icons = too small icons

Hello,

I'm trying to adapt a code working in 5.1.41 to 6.1.3 .
This code opens a menu displaying a list of layers that user may click
to start a callback.
In 5.1 it is OK, I see the layer color, fliing and its name and
purpose.

In 6.1, the same code produces a small square icon, containing what
I've describe before.
This square is so small that we can't read the text and it is really
painful.

I do not see anywhere in the doc how to modify my code for this
issue .. Neither in sourcelink.

Here's an example :

d_cv = geGetEditCellView()
d_tf =  techGetTechFile(d_cv)
l_layers = list(list("metal1" "drawing") list("metal1" "pin"))
l_choices = hiMakeLPChoiceList(d_tf l_layers)


 foreach(mapcar icon l_choices
		 menuItem = hiCreateMenuItem(
		     ?name        gensym()
		     ?itemText ""
		     ?itemIcon icon
		     ?callback "myCallback()"
		 )
               ) ; ** foreach mapcar **


Has anyone ever seen this behaviour ?

Thanks in advance,

Sylvain

3. Auto-Constraint

4. Inventor Constraint Issue

While in drawing mode I start a sketch in a view. I want to sketch in
lines constrained to existing lines and arcs. I use the convert
entity tool to convert a line, it highltes OK. When I try to draw a
line from the highlited line, it will not snap to it nor can I
constrain the endpoint of the new line to it. As soon as I start the
line command, the highlited line becomes unhilighted. I used to do
this successfully in the past but I cannot do it now. Was there an
automatic update possibly performed in Windows XP that has effected
this function as in an earlier problem with added dimension text not
showing? 


5. What is the benefit and weakness user point of view for cadence conformal - constraint

6. constraint settings

Why in Allegro PCB Editor I can plase via in pads (in all pads) ? Where
this tick? I set in design rules via to pin constraint value is 0.15
mm...

7. length constraints across components

8. print constraints

In NE0CEEL, I need to print the constraints for the design review. How to
print/save them ?