start Method

Summary

Starts the 3D engine.

Syntax
TypeScript
JavaScript
Cell3D.prototype.start = function( 
   extraCriteria 
) 
start( 
   extraCriteria: string 
): void; 

Parameters

extraCriteria

Reserved for future, must remain empty for now.

Remarks

start will fire the Request3Ddata event. This event is your interface to talk to the server and create/update/render the 3D volume on the client side. Hence, the user must register it.

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.