Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - DocumentGetHTMLThreeDModelViewerURL
Returns a URL for viewing of a document's ThreeDModel representation
Declaration
public string DocumentGetHTMLThreeDModelViewerURL ( string apiKey, string itemID, string threeDModelID, string modXML );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
itemID | Document ID for which to return the ThreeDModel Viewer URL | |
threeDModelID | Optional ID for theTthreeDModel settings to be used. If none are provided, the configured settings in the Document (Document Settings Panel) are used | |
modXML | Optional XML describing modifications to the applied ThreeDModel settings for the current document (eg to update the resourceId of a material) |