Skip to main content
Solved

How to convert 3D Vertex Points to LandXML Cogo Points


I use the template to make a LandXml header but i need to create Cogo Points (CgPoint)

 

There is a way to make this form 3D Vertex point Creator. ?

Best answer by takashi

Really? This LandXML writer wrote a CgPoint element based on 3D point created by a VertexCreator.

 

 

View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

6 replies

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • April 29, 2014
Hi,

 

 

I think the LandXML writer converts 3D points to CgPoint elements automatically when writing them.

 

 

Takashi

  • Author
  • April 29, 2014
No, If i put a LandXml Reader and put it in a LandXml Writer its work.

 

But if i try to make CgPoints from another source (VertexCreator) its not look to work

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • April 29, 2014
Really? This LandXML writer wrote a CgPoint element based on 3D point created by a VertexCreator.

 

 


  • Author
  • April 29, 2014
Ok its works!

  • Author
  • May 1, 2014
Its it possible to create Groups Points :

 

Normaly Group points are made with CgPoints Names

 

 

<CgPoints name="GROUP_01">

 

  <CgPoint pntRef="1"></CgPoint>

 

  <CgPoint pntRef="2"></CgPoint>

 

  <CgPoint pntRef="3"></CgPoint>

 

  <CgPoint pntRef="4"></CgPoint>

 

</CgPoints>

 

<CgPoints name="GROUP_02">

 

  <CgPoint pntRef="5"></CgPoint>

 

  <CgPoint pntRef="6"></CgPoint>

 

  <CgPoint pntRef="7"></CgPoint>

 

  <CgPoint pntRef="8"></CgPoint>

 

</CgPoints>

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • May 2, 2014
A possible way to group the points is to use format attributes called "landxml_***", but I was not able to find how to add attributes...

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings