Hi everyone. I have another question about API saving preferences into
projects (different preferences/settings for each separate project). The
documentation states that preferences can be stored into a project.
There is also mention of storing proje...
Hi everyone.I am looking for a API function to get element's (object's,
slab's,...) ID - the field in the "ID and properties" section of
elements palette. Can not find it in the documentation.
Is there a simple way to fetch polyline length apart from looping
through memo data, vertexes and arcs?I couldn't find one... has anyone
already been through this?
I have a weird problem scheduling beam lengths. I wanted to schedule
beam lengths and totals for specified Complex Profile(s). When I create
a chedule without Complex Profile filter criterio, everything works fine
(see attachment wo criteria). After ...
@Barry Kelly true, you have to recreate schedule. I am attaching two
topics which were solved by moving (recreating) schedule intoto
"Elements" section
https://community.graphisoft.com/t5/Project-data-BIM/Why-are-these-unique-ID-objects-appearing-twi...
My object "ArPolyline" does exactly what you need, except for arrows at
the end. ar_library/Library_Src/2D/arPolyline at main ·
malamalca/ar_library (github.com) Regards
Do not use binary files (.gsm) on github. Use text format (hsf) which is
suitable fot github workflow. There are two options: 1. Edit your
library files (gsm) in AC's object editor, then use lp_xmlconverter.exe
to convert them to hsf and commit+push ...