SWPSGlobalSettings

 

Description

Returns the eDrawing setting. No inputs.

 

 

Interface

<interfacename>

SWPSGlobalSettings

Name of interface

 

Parameters

<secure>

Secure

Security flag.

 

Return Values

<success>

Description

Success description

<returnval>

PartStream settings

Settings

<pssetting>

setting category

Repeat as many as available.

<name>

Name of the setting in the setting category

Setting name

<value>

Value of the setting in the setting category

Setting value

 

Sample SOAP/XML Request

 

<?xml version="1.0"?>

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

 <SOAP-ENV:Header>

  <interfacename>SWPSGlobalSettings</interfacename>

  <ccuser>pprakash</ccuser>

  <sessionid>2044351151-690349</sessionid>

 </SOAP-ENV:Header>

 <SOAP-ENV:Body>

  <interfaceparameters>

  </interfaceparameters>

 </SOAP-ENV:Body>

</SOAP-ENV:Envelope>

 

Sample SOAP/XML Response

 

SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

 <SOAP-ENV:Header>

  <interfacename>SWPSGlobalSettings</interfacename>

  <interfacename>SWPSGlobalSettings</interfacename>

 </SOAP-ENV:Header>

 <SOAP-ENV:Body>

  <sessionid>2044351151-690349</sessionid>

  <sessionid>2044351151-690349</sessionid>

  <returndatamode></returndatamode>

  <returndatamode></returndatamode>

  <returnval>

   <pssetting><name>edrawingid</name><value>EModelViewControl</value>

<name>edrawingclassid</name>

<value>CLSID:22945A69-1191-4DCF-9E6F-409BDE94D101</value>

<name>edrawingcodebase</name>

<value>http://www.solidworks.com/plugins/edrawings/download.cfm?

Release=REL&amp;Type=WEB&amp;Language=English#Version=3,0,0,560</value>

<name>edrawingparamname</name><value>FileName</value></pssetting></returnval>

  <success>Success Description</success>

 </SOAP-ENV:Body>

</SOAP-ENV:Envelope>