CreateObject Method

Summary

Creates a new 3D object id.

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

Parameters

id

The new object id.

Remarks

Every object should have a unique id.

✅ IMPORTANT

Call this method first before creating the 3D volume.

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.