By surti kakkar on Thursday, 10 February 2022
Posted in C# Development
Likes 0
Views 1.1K
Votes 0
Dear EBDN Community,

How can we create association for a shape ?
I used this code "m_myApplication.Selection[0].TargetAssociations.Add(AssociationRole.CatalogToProject, objectItem)" to create.
But it is giving following exception to me:
Aucotec.EngineeringBase.Client.MethodNotAllowedException.
Any help would be highly appreciated.

Thanks!

Kind Regards,
Surti
View Full Post