Object3D.AddShapeFromString Method

Loads a model from 3DMF data in a string. The optional parameter insertPos specifies the 0-based position at which the new shape should appear in the shape list.

Syntax

Object3D.AddShapeFromString data, [insertPos]


Parameters

data

String

insertPos (Optional)

Integer