2 weeks ago - last edited 2 weeks ago
Good morning everybody! I have been coding for a while and researching the newest documentation and I noticed that some functions have been labeled as: "Deprecated function, will be deleted in the upcoming version!".
Am I right in understanding that not only will this feature be removed, but there will also be no new alternative?
For example, let's take this function:
ACAPI_Element_GetIFCProperties().
It has been labeled as deprecated. What and will there be a newest API function to execute that would behave in the same way as ACAPI_Element_GetIFCProperties()?
What about other functions that are labeled such?
Friday
Hello,
the new API functionality has already been released: IFCAPI::PropertyAccessor.