Connect VBA type mismatch

Hi all

I have a large VBA project that worked on V8i that I need to transfer to Connect.  I've manage to sort out a lot of issues so far, but I am a bit stuck on this one.

ActiveSettings.DimensionStyle.AnnotationScale = (mdlModelRef_getEffectiveAnnotationScale(ActiveModelReference.MdlModelRefP))

The MdlModelRefP creates a mismatch error.  Has anyone dealt with a similar issue that might help point me in the right direction?  Or an alternative way to get the annotation scale?

I'm on Version 10.16.01.56

Thanks in advance.

Parents Reply Children