abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
talmacsi_petrolterv
Booster
seit ‎2024-07-31
gestern

Benutzerstatistik

  • 17 Beiträge
  • 0 Lösungen
  • 17 Vergebene Kudos
  • 4 Erhaltene Kudos

Benutzeraktivitäten

Actually I have a list of coordinates (in a text/csv/excel file), and I have to position object elements (800 pcs) to the coordinates in the list.I thought that a python script could do this. I tried with the excel export/import script.But as far as ...
I can request the list of all custom properties:n = REQUEST ("PROPERTIES_OF_PARENT", "", parentProperties)This gives the guid, GroupName, PropertyName. So I know the basic info about the required property. But the value request requires "id", here:mm...
I've found that in some gdl objects there's no way to set some parameters. Because the custom interface script lacks some parameters, and there is no option to show all the parameters (without custom ui script). I could edit the gdl script, but I can...