Runs a single or multiple processes.
Note: This method is similar to ProcessItem but instead of expecting an open item it accepts a reference to a named cursor.
Visual Basic |
---|
Public Function Process( _ ByVal Cursor As String, _ ByVal Process As String, _ ) As Integer |
'{"Operations":[{"Operation":"Item.Simplify"}]}'
The entire string for an individual operation should be placed inside the syntax '{"Operations":[ ]}', i.e. inside the square brackets.
Refer to the Processes topic in the HTTP API section of this Help as most of the operations that are applicable to multiple items can be used in the Process method.
Available: GEO ME MD OD SISpy
Group:
sis.Process(‘named_cursor’,'{"Operations":[{"Operation":"Item.Simplify"}]}')
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).