Skip to main content

load()

Loads a 3D model file (STEP, STL, etc.) by filename.

Returns: SceneObject

tip

See the guide for detailed usage examples.

Signatures

load(fileName: string): ILoadFile

Loads a 3D model file (STEP, STL, etc.) by filename.

ParameterTypeDescription
fileNamestringThe path to the model file