Hello,
The line weights are meaningful in MicroStation too, in the sense that when you plot the graphics, every plt file has the thickness set for each value starting from 0-31 line weights in either mm or inches.
I agree with the SVG fact that you claim.
There is a way to set the stroke width in SVG:
There are many format attributes not exposed in FME's SVG writer. For example stroke-width.
There are two options to set it:
1) use template file to define width before writing
2) play with style attribute it can include all color, fill, stroke attributes. For example, svg_style="fill:white;stroke:black;stroke-width:1.5;"
You can set this in FME Workbench.
You can based on judgment tweak
around with the stroke values in SVG to get the same representation for those elements in MicroStation.
HTH
Let me know if this works!!
Ever humble
SRG also code named "SVG Assasin"
Sylvain Caillet <[EMAIL PROTECTED]> wrote:
Sylvain Caillet <[EMAIL PROTECTED]> wrote:
Hi !I am converting Microstation cells from .cel library (V7 or V8) to SVG symbols using FME 2006 GB. Then these SVGs are drawn on an applet ... using Java, of course !The SVGs i get are outputed with very light strokes, so light that they appear as if they were transparents with Java if i active the antialiasing.But i have not found the way to modify the weight of the generated strokes. In microstation, the weight of lines is not correlated to the absolute coordinates. It is an arbitrary value for screen drawing : 1,2,3, ... but in SVG, this value become related to the size of the SVG. So which are the rules of the converter ? How can i change them, if possible ?Thank you for your helpBest regardsSylvain Caillet
Access over 1 million songs - Yahoo! Music Unlimited Try it today. __._,_.___
For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com.
Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc.
![]()
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
- [fme] DGN cell to SVG symbol stroke weight Sylvain Caillet
- Re: [fme] DGN cell to SVG symbol stroke weight Raghavendran\(SRG\)
Reply via email to
