Load3DObject Method

Summary

Loads a 3D object that has been cached.

Syntax
C#
C++/CLI
public static void Load3DObject( 
   string id, 
   string fileName, 
   RenderingType renderingType, 
   int debuggingFlag 
) 
public:  
   static void Load3DObject( 
      String^ id, 
      String^ fileName, 
      RenderingType^ renderingType, 
      Int32 debuggingFlag 
   ) 

Parameters

id

The id of the 3D object.

fileName

The file name of the cached volume.

renderingType

The rendering type of the 3D volume.

debuggingFlag

The value indicating the debugging flag.

Remarks
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.

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