id Property

Summary

The ID of the 3D engine

Syntax
TypeScript
JavaScript
Object.defineProperty(Object3DEngine.prototype, 'id', 
	get: function(), 
	set: function(value) 
) 
id: string; 

Property Value

The ID of the 3D engine

Remarks

Each ID must be unique.

Example

Refer to Cell3D

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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