OpenBIM programming video basics

From Wiki.OSArch
  • 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 :