AMLEngine2.1 icon indicating copy to clipboard operation
AMLEngine2.1 copied to clipboard

IsDerivedFromInterfaceClass returns true without inheritance relationship

Open HochMEE opened this issue 7 months ago • 1 comments

The function IsDerivedFromInterfaceClass returns true, even though no inheritance relationship exists, but only a parent-child relationship. Further details can be found in the attached document.

Details: AmlEngineIsDerivedFromIssue.pdf

Example: AmlEngineIsDerivedFromIssueExample.zip

HochMEE avatar Jul 23 '25 07:07 HochMEE