Get3DSettings Method

Summary

Gets the properties of the 3D object using a JSON object.

Syntax
C#
C++/CLI
public string Get3DSettings( 
   string json 
) 
public:  
   String^ Get3DSettings( 
      String^ json 
   ) 

Parameters

json

JSON file containing the data requested to be retrieved.

Return Value

An updated JSON file containing the requested data.

Remarks
  • It is usually better to retrieve the object values through the Medical3DObject Properties found in the Medical 3D object class.
  • To update the settings of the 3D volume using the JSON, refer to Update3DSettings.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.