Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

geometry line width

  • Thread starter Thread starter Husam
  • Start date Start date
Status
Not open for further replies.
H

Husam

Guest
Hi,
<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I
 
Haven't you checked the drawing options? Its under File-->Properties--->Drawing Options.


Israr
 
I checked drawing option in properties, but there isnt parameter about geometryline width. Theoptionsjust about text and arrows style.
 
So for the line weights to be changed in config.pro you need to have WF 2.0 M030 or later.


Israr
 
Thanks for the help, i changed pen1_line_weight insideconfig.pro and it worked on the geometry lines.


this is a good reference for anyone:


! Pen 1 = white entities (object lines)
! Pen 2 = yellow entities (text, dimensions, cross hatching)
! Pen 3 = gray entities (hidden lines)
! Pen 4 = red entities (can use for drawing border if you change the
! entity color to red in the format file)
! Pen 5 = green entities (sheetmetal)
! Pen 6 = cyan entities (section)
! Pen 7 = dark gray entities (dimmed)
! Pen 8 = blue entities (spline surface grid)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top