How to apply(coding) 'PathName'?
Posted: 28 Oct 2016, 05:24
I'm trying to test to get information about entities in EditorX after reading the help description("How to get information about entities").
By the way, I can't understand "PathName".
What’s meaning of "BLOCKS;*PAPER_SPACE;" in PathName?
Can you show me an example for PathName of 'get' with explanation?
the below source is my source
Process(
"\n<get Handle=\"@4\" />"+//<get PathName="BLOCKS;*PAPER_SPACE;"/>,@4 is block object
);
There was an error in result of XML.
Can you give me advice?
By the way, I can't understand "PathName".
What’s meaning of "BLOCKS;*PAPER_SPACE;" in PathName?
Can you show me an example for PathName of 'get' with explanation?
the below source is my source
Process(
"\n<get Handle=\"@4\" />"+//<get PathName="BLOCKS;*PAPER_SPACE;"/>,@4 is block object
);
There was an error in result of XML.
Can you give me advice?