Share

LandXML Software Development Kit

Tracker: Bugs

5 resolveCoor() fails for any "P" with a pntRef - ID: 816911
Last Update: Tracker Item Submitted ( davepeterson )

I get an exception (no coords or pt ref) when
processing the following elements
(a piece of HOOKSETT.xml).
The exception occurs when I call resolveCoor() for the
2nd "P" (any pntRef) -
the global CgPointCollection didn't have any
coordinates for the CgPoint???


<CgPoints>
<CgPoint name="1">1039775.08 200387.22
241.75</CgPoint>
<CgPoint name="2">1039825.41 200550.71
238.85</CgPoint>
<CgPoint name="3">1039819.3 200549.83
238.97</CgPoint>
</CgPoints>
<Surfaces>
<Surface name="existing">
<Definition surfType="TIN">
<Pnts>
<P id="1">1039317.749725 200693.598923 241.75</P>
<P id="2" pntRef="2"></P>
<P id="3" pntRef="3"></P>
</Pnts>
<Faces>
<F>1 2 3</F>
</Faces></Definition></Surface>
</Surfaces>


Dave Peterson ( davepeterson ) - 2003-10-03 02:01

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.