Home
Overview
FAQ
Documentation
Download
Mailing List
Geomview For Windows?
Support
Users
Development
Bug Reporting
Contributing
Contact Us
Sponsors
Site Search
Advanced Search
|
|
About the software@geom archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Update REQ 5866]: how to change line-width in my external modules?
- To: software@geom.umn.edu
- Subject: Re: [Update REQ 5866]: how to change line-width in my external modules?
- From: daemon
- Date: Sun, 2 Jun 1996 20:38:16 -0500 (CDT)
See the discussion of "appearances", either in the geomview manual or in
"man 5 oogl". What you need to say is something like
(merge-ap World { linewidth 2 })
|