EWS Web Service
Method/V1/Eyeshot.svc/UpdateReadingSettings
EWS Web Service > All Operations Resource Group : /V1/Eyeshot.svc/UpdateReadingSettings (Method)
Description
Updates the settings for the reading of the input file.
Request (IEyeshot_UpdateReadingSettings_InputMessage)

The request body is of type UpdateReadingSettings.

Request Body Parameters

NameDescriptionData Type
DWG/DXF file: When true, hatches are not imported.xml:boolean
DWG/DXF file: When true, proxies are not imported.xml:boolean
STEP file: When true, include free point/curves entities.xml:boolean
stepIncludeWires Element autodeskSkipProxies Element autodeskSkipHatches Element Sequence UpdateReadingSettings Element

Overview

Sequence
autodeskSkipHatches optional xs:boolean
autodeskSkipProxies optional xs:boolean
stepIncludeWires optional xs:boolean
Response (IEyeshot_UpdateReadingSettings_OutputMessage)

The response body is of type UpdateReadingSettingsResponse.

Response Body Parameters

NameDescriptionData Type
 xml:string
UpdateReadingSettingsResult Element Sequence UpdateReadingSettingsResponse Element

Overview

Sequence
UpdateReadingSettingsResult optional xs:string
See Also
All Operations Resource GroupEWS Web Service