Click or drag to resize

APIimportSTL Method

Import text or binary STL file
REST path: /op/import/stl
REST verb: GET
REST header: {"path", path}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool importSTL(
	string path
)

Parameters

path  String
Full path of STL file

Return Value

Boolean
See Also