Description
Request (IEyeshot_ConvertToImages_InputMessage)
The request body is of type ConvertToImages.
Request Body Parameters
Name | Description | Data Type |
views | The collection of view types. | ArrayOfviewType |
width | The width for the output image. | xml:int |
height | The height for the output image. | xml:int |
topColor | The background top color for the output image. | Color |
bottomColor | The background bottom color for the output image. | Color |
showCsi | When true the Coordinate System Icon is shown in the output image. | xml:boolean |
showOs | When true the Origin Symbol is shown in the output image. | xml:boolean |
Overview
|
|
Sequence
| |
Response (IEyeshot_ConvertToImages_OutputMessage)
The response body is of type ConvertToImagesResponse.
Response Body Parameters
Name | Description | Data Type |
ConvertToImagesResult | Error messages. | xml:string |
Overview
|
|
Sequence
| |
See Also