CachePath Property

Summary

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

Syntax
C#
VB
C++
public static string CachePath {get; set;} 
Public Shared Property CachePath() As String 
   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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

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