Consider a property set as follows:
#111 = IFCPROPERTYSET ( '9kjfif3kp8cc0kS7q$Dhot',#2,'Custom Properties','',$ ) ;
An exception is thrown when this propertyset is queried for HasProperties.
It should return a null pointer instead so it can be checked easily and handled.
I do recall seeing somewhere a comment "handle $", maybe that needs to be implemented.
Consider a property set as follows:
An exception is thrown when this propertyset is queried for HasProperties.
It should return a null pointer instead so it can be checked easily and handled.
I do recall seeing somewhere a comment "handle $", maybe that needs to be implemented.