OpenBIM programming video basics

From Wiki.OSArch
Revision as of 06:36, 29 August 2020 by Cyril (talk | contribs) (Created a list of interesting topic to fill)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Basic object manipulation :
    • Fill an IFC attribute (to be done)
    • Fill a Pset property (to be done)
    • Add a Pset and Pset properties (to be done)
  • Send an anonymised subset of your IFC for debugging purpose :
    • Write necessary object to a new IFC (to be done)
    • Remove metadata which might be confidential (to be done)
  • Setup a programming environment :