abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
DE
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
drjustice
Newcomer
seit ‎2021-06-03
‎2021-09-27

Benutzerstatistik

  • 30 Beiträge
  • 0 Lösungen
  • 0 Vergebene Kudos
  • 0 Erhaltene Kudos

Benutzeraktivitäten

Can someone explain the difference between modiStamp and modiTime? I figured out that modiTime is a straight unix time stamp. Ex: attribute.header.modiTime = 1569584172 = Fri Sep 27 2019 11:36:12 GMT+0000Ex: element.header.modiStamp = 46103487 = ??? Is there a way to convert...
I am experiencing a problem when enumerating the lights in a model.- Load the S-Office sample- Call ModelerAPI::Model::GetLightCount(), returns 253 lights in the model.- Call ModelerAPI::Model::GetLight(4, &light), and argument 4 causes exception to be thrown.If there are 25...
The light properties as given by the ModelerAPI are a bit too rudimentary for me. For this reason I am enumerating C4D light properties by calling ModelerAPI::Light::GetExtraParameters()I found some documentation on C4D light properties here:http://gdl.graphisoft.com/tips-an...
When looking at some headers of the SDK, it looks like a GenId might refer to a "Genral Unique Id".But, still, what's a GenId, and since elements can already return a GS::Guid, what purpose might it serve?
Has anyone ever noticed that quite a few objects from the library of objects in Archicad are made of parts with polygons with the wrong winding order? In theory, front-facing polygons should have vertices in counter-clockwise order, but some objects seems to specify them in ...