OpenBIM programming video basics

From Wiki.OSArch
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • 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 :