Foro de Soporte Allplan

[Pregunta] Polyline3DInput PointList coordinate


Hello
I need to list the coordinates of polyline points.
The coordinates are in the PL list only at the second level and there is no node in VS that can list this level.
I then need to write the coordinates into a table.
Kormic

Adjuntos (1)

Type: image/jpeg
Descargado 80 veces
Size: 71,97 KiB

You can try following steps:

  • get points from the polylines with the node "GetPolyPointCurvePoints"
  • get x,y and z coordinates from points with the node "Point3DDeconstruct"
  • write them to a table with the node "WriteCSV".

The coordinates which gets written will be always in mm by default, because it is the internal unit used by Allplan. If you want to have the number in different unit, you may need to convert by yourself first.

Product Owner API, Allplan GmbH

Adjuntos (1)

Type: image/png
Descargado 35 veces
Size: 39,90 KiB

https://connect.allplan.com/ utiliza cookies  -  Aqui

Acéptalo