When should I use Common Data Access vs C++ late bound?

  1. FAQ
  2. »
  3. IFC

Common data access way to data is high level to late bounding and it can be used without binding to any format: IFC or not. For example, you can access to common data access tree hierarchy without knowledge of any IFC classes.