←Select platform

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.