Methods
Model
setTransform
applies a transform to the specified model example usage const modelid = "my model id"; const transform = { position { x 1 0, y 1 0, z 1 0 }, rotation { angle 3 14, centerofrotation { x 0 0, y 0 0, z 0 0 }, x 1 0, y 0 0, z 0 0 }, scale { x 2 0, y 2 0, z 2 0 } }; const type = "bim"; viewer3d settransform(modelid, transform, type); parameters modelid id of the model to transform true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type transform transform to apply true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type properties true 165,165,165,166left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type type limit the type of model the transform applies to true 330,331left unhandled content type left unhandled content type left unhandled content type left unhandled content type valid values are bim point cloud