Click or drag to resize

APIimportOBJ Method

Import text OBJ file
REST path: /op/import/obj
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 importOBJ(
	string path
)

Parameters

path  String
Full path of OBJ file

Return Value

Boolean
See Also