Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Custom plugin that communicates with a custom windows service

Custom plugin that communicates with a custom windows service

Anonymous
Not applicable
414 Views
1 Reply
Message 1 of 2

Custom plugin that communicates with a custom windows service

Anonymous
Not applicable

Hello all,

I am new here and I wanted to ask firstly whether is it possible to write a custom plugin that communicates with a  custom windows service. 
If yes, can I have some basic guidelines on how to start with it?

 

Thank you very much,
Maria

0 Likes
415 Views
1 Reply
Reply (1)
Message 2 of 2

olarn
Advocate
Advocate

Yes there is. It's in the docs.

https://help.autodesk.com/view/MAYAUL/2019/ENU/?guid=Maya_SDK_MERGED_Command_plug_ins_html

 

Grab the maya devkit or take a look at this example section for more concrete examples.

https://help.autodesk.com/view/MAYAUL/2019/ENU/?guid=Maya_SDK_MERGED_cpp_ref_examples_html

0 Likes