# How can I resize of a node?

**URL:** https://forum.techsoft3d.com/t/how-can-i-resize-of-a-node/1976
**Category:** HOOPS Visualize Web
**Tags:** webviewer
**Created:** [May 3, 2023, 2:10am UTC](https://forum.techsoft3d.com/t/how-can-i-resize-of-a-node/1976 "2023-05-03T02:10:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![guido](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.techsoft3d.com/guido/32/115_2.png) [@guido](https://forum.techsoft3d.com/u/guido)
#### Post date: [May 3, 2023, 12:25pm UTC](https://forum.techsoft3d.com/t/how-can-i-resize-of-a-node/1976/2 "2023-05-03T12:25:00Z")

</div>

Hi,

in general you would set a matrix with the appropriate scale component to change the size of an object. You just have to make sure to calculate the correct center point of the object first and take this into account which involves a bit of matrix math.

See below for an example that scales a selected node by a factor of 2:

[https://3dsandbox.techsoft3d.com/?snippet=4R0PWeEKpILgqjrRkL6e5Q&autorun=true](https://3dsandbox.techsoft3d.com/?snippet=4R0PWeEKpILgqjrRkL6e5Q&autorun=true)

---

_[View the full topic](https://forum.techsoft3d.com/t/how-can-i-resize-of-a-node/1976)._
