Difference between revisions of "OpenBIM programming video basics"

From Wiki.OSArch
(Created a list of interesting topic to fill)
 
(No difference)

Latest revision as of 06:36, 29 August 2020

  • 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 :