loadFromURL Method

Summary

Loads an STL file using the specified

url.

Syntax
TypeScript
JavaScript
STLCell.prototype.loadFromURL = function( 
   url 
) 
loadFromURL( 
   url: string 
): void; 

Parameters

url

The url of the STL file to load.

Remarks

To load a local STL, refer to Load.

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.