DestroyObject Method

Summary

Destroys the 3D object and deletes it from the process.

Syntax
C#
C++/CLI
public static void DestroyObject( 
   string id 
) 
public:  
   static void DestroyObject( 
      String^ id 
   ) 

Parameters

id

The 3D object id

Remarks

The destroy object deletes the object and its id from the internal dictionary.

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.