gbXML Export the wrong height coordinate

gbXML Export the wrong height coordinate

wu1117
Observer Observer
429 Views
1 Reply
Message 1 of 2

gbXML Export the wrong height coordinate

wu1117
Observer
Observer

When I exported my project to gbXML and opened in SketchUp. the whole building was high in the air (shown below). I have the right elevation shown in the section view. gbXML code shows that the height coordinate is extremely high (>700). I wonder if anyone could help me figure out why the height coordinate is abnormal. Thank you.

 

<PlanarGeometry>
<PolyLoop>
<CartesianPoint>
<Coordinate>-75.97137</Coordinate>
<Coordinate>-8.177114</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
<CartesianPoint>
<Coordinate>-52.63804</Coordinate>
<Coordinate>-8.177114</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
<CartesianPoint>
<Coordinate>-52.63804</Coordinate>
<Coordinate>41.82289</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
<CartesianPoint>
<Coordinate>-75.97137</Coordinate>
<Coordinate>41.82289</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
</PolyLoop>
</PlanarGeometry>
<ShellGeometry id="aim0057">
<ClosedShell>
<PolyLoop>
<CartesianPoint>
<Coordinate>-75.97137</Coordinate>
<Coordinate>-8.177114</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
<CartesianPoint>
<Coordinate>-75.97137</Coordinate>
<Coordinate>41.82289</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
<CartesianPoint>
<Coordinate>-52.63804</Coordinate>
<Coordinate>41.82289</Coordinate>
<Coordinate>756.5</Coordinate>
</CartesianPoint>
<CartesianPoint>
<Coordinate>-52.63804</Coordinate>
<Coordinate>-8.177114</Coordinate>
<Coordinate>756.5</Coordinate>

1.PNG

 

2.PNG

0 Likes
430 Views
1 Reply
Reply (1)
Message 2 of 2

wu1117
Observer
Observer

I just figured out it's about setting project base point

0 Likes