CachePath Property

Summary

The path that will be used to store the cached 3D volume.

Syntax
C#
C++/CLI
public static string CachePath {get; set;} 
public:  
   static property String^ CachePath 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

A string containing the path that will store the cached 3D volume.

Remarks

To save the 3D volume, refer to Save3DObject.

Requirements

Target Platforms

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

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