Community
Civil 3D Customization
Welcome to Autodesk’s AutoCAD Civil 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Civil 3D Customization topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

APIs for shared coordinates in XML file

1 REPLY 1
Reply
Message 1 of 2
radhika_parkhi
183 Views, 1 Reply

APIs for shared coordinates in XML file

radhika_parkhi
Observer
Observer

I want to use the XML file generated in Civil3D containing shared coordinates for data exchange. What are the APIs that are needed to fetch this information directly?

Also what other data is required in Civil3D for shared coordinates?

example - 

<?xml version="1.0" encoding="utf-8"?>
<CoordSysZup Units="M">
<OriginX>-27827.506890318869</OriginX>
<OriginY>42538.426386936349</OriginY>
<OriginZ>0</OriginZ>
<RotationInXYPlane>6.2831853071795836</RotationInXYPlane>
</CoordSysZup>

0 Likes

APIs for shared coordinates in XML file

I want to use the XML file generated in Civil3D containing shared coordinates for data exchange. What are the APIs that are needed to fetch this information directly?

Also what other data is required in Civil3D for shared coordinates?

example - 

<?xml version="1.0" encoding="utf-8"?>
<CoordSysZup Units="M">
<OriginX>-27827.506890318869</OriginX>
<OriginY>42538.426386936349</OriginY>
<OriginZ>0</OriginZ>
<RotationInXYPlane>6.2831853071795836</RotationInXYPlane>
</CoordSysZup>

1 REPLY 1
Message 2 of 2
Anonymous
in reply to: radhika_parkhi

Anonymous
Not applicable

You can either:

Examples are on the msdn pages provided

0 Likes

You can either:

Examples are on the msdn pages provided

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


Autodesk Design & Make Report