Hello,
I need to attach reference with Geographic Reprojected orentation via C# or C++ code.
I searched forum but I did not found any help for C#, C++ had some ideas like mdlRefFile_beginAttachmentToModel into mdlRefFile_setIntegerParameters(31, REFERENCE_ATTACHMETHOD, dgnModel) into mdlRefFile_completeAttachment but it does not work for me. 31 value were found int this post because ATTACHMETHOD_GeographicProjected is not define in current SDK.
In microstation GUI it is so easy, just switch one option and it works.
Regards,
Damian