Is there any documentation on available namespaces and their various objects, methods etc ?
Is there any documentation on available namespaces and their various objects, methods etc ?
I think this is all of them :
ExplorerAddin
DrawListAddin
MyDataAddin
HistoryAddin
ReferenceListAddin
PipeCheckAddin
OutputAddin
FindAddin
AttributesAddin
However I still don't know what objects they have inside them and what they do.
Also seems some are called up differently. Example below shows one uses Core and the other Core3d
There are many interfaces and it's complicated to have something exhaustive.
I think that when you ask for the list of namespaces, you are referring more specifically to PMLNet and to PMLNetCallable classes.
I just generated from the AVEVA binaries (E3D3) an Exel report with the list of methods that are PMLNetCallable, maybe it can help.
Thanks for the response. The info in spreadsheet is what i was referring to
I searched for that samples.zip file previously and couldn't find it.