<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Actually, several problems:<br>
    1. BM's online docs are very different, and their online samples
    don't work<br>
    2. I tried the code below in x3dv format, got single-width line.  I
    didn't put in the metadata stuff, is that essential?<br>
    3. I'm hoping this will work with a 3D ILS, not just 2D. Is that
    what it's supposed to do?<br>
    <br>
    Dave A<br>
    <br>
    On 11/21/2010 8:53 PM, Chris Thorne wrote:
    <blockquote
      cite="mid:AANLkTi=HE0Y4hcvL6VbGYvQ+46aKHXzjd_EsC8bo-X66@mail.gmail.com"
      type="cite">yep, it works in Contact as planar faces (or
      billboards), at least when I tried it a while back:<br>
      <Shape> <br>
      <IndexedLineSet coordIndex='0 1 2 3 -1'
      containerField='geometry'><br>
      <Coordinate point='-1 0 -1 -0.5 1 1 0 0 -0.5 0.5 1 1 1 0
      0.5'/> <br>
      </IndexedLineSet><br>
      <Appearance> <br>
      <LineProperties DEF='TestLineProperties' linetype='1'
      linewidthScaleFactor='10' applied='true'
      containerField='lineProperties'><br>
      <MetadataString name='test LineProperties metadata child'
      containerField='metadata'/> <br>
      </LineProperties><br>
      <Material diffuseColor='0 0 0' emissiveColor='1 0.5 1'/> <br>
      <br>
      <br>
      chris<br>
      <div class="gmail_quote">On 22 November 2010 12:42, Dave A <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:dave@realmofconcepts.com">dave@realmofconcepts.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Is there any way to specify line width? I'm using Contact. I
          would have thought that lineWidth would be an attribute of any
          Line node, but hey. If it's a Browser option, that would be
          ok.<br>
          <br>
          _______________________________________________<br>
          X3D-Public mailing list<br>
          <a moz-do-not-send="true" href="mailto:X3D-Public@web3d.org"
            target="_blank">X3D-Public@web3d.org</a><br>
          <a moz-do-not-send="true"
            href="http://web3d.org/mailman/listinfo/x3d-public_web3d.org"
            target="_blank">http://web3d.org/mailman/listinfo/x3d-public_web3d.org</a><br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      <a moz-do-not-send="true" href="http://www.vrshed.com">http://www.vrshed.com</a><br>
      <a moz-do-not-send="true" href="http://www.floatingorigin.com">http://www.floatingorigin.com</a><br>
      <br>
      <br>
    </blockquote>
  </body>
</html>