Hi,
I would like get curve attributes (curve ID, points ID and coordinates) with a PCL function.
I would like write a text file with a format like .bdf or .dat not with mesh elements but geomtric elements like curve, point, surface.
for example
CURVE ID PtA PtB
SURFACE ID PtA PtB PtC PtD...