We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-02-16 01:45 PM - last edited on 2024-09-16 02:49 PM by Doreena Deng
Hello Graphisoft Community,
I'm exploring options to convert different file formats into LCF (Library Container File).
Is there a straightforward method or API available to convert point cloud files into LCF format?
If there are any available libraries, or resources that can aid in this conversion, I would greatly appreciate any insights or recommendations.
Thank you,
Cad Developer
2024-02-26 10:34 AM - edited 2024-02-26 10:36 AM
well there must be a way since the swiss archicad comes with plugins that do exactly this...
https://www.idc.ch/archicad/keymember/swisstools/
but your question was if there is a api call that does excatly that. i dont think so. you need to write a interpreter. create mashes. create a library part from the mesh and so on...
2024-04-22 01:43 PM - edited 2024-04-22 01:50 PM
Hello @Joel Buehler ,
Thank you for your prompt response. Could you please provide further details on creating points using meshes? Sample code related to this would greatly help me understand.
Additionally, I'm curious about the process of drawing a 3D point in ArchiCAD through code. Any guidance you can offer on this matter would be sincerely appreciated.
CAD Developer.
2024-04-24 03:41 PM - last edited on 2024-05-02 06:42 AM by Laszlo Nagy
haha, i thought its a easy one. but after some research i dont think so anymore. this thread is an intresting read:
Seems there was a way for add-ons to create the gspc file that is needed for a point cloud library part.
but im not even able to find the referenced document "Import Point Clouds from ArchiCAD Add-Ons"
furthermore im i not to sure if it is possible to draw a single point of a point cloud like the ones we have i a point cloud library part. i at least dont even know how to draw one of those manually in archicad.
that we are on the same page, we speak about one of those points, right?