オブジェクトを「非均等に」拡大縮小する

Scale an object with non-uniform factor around a plane.
メモ|Note
- 特になし。
スクリプト|Script
| rhinoscriptsyntax | DesignScript Syntax |
|---|---|
ScaleObjects(objects, origin, (x, y, z)) |
Geometry.Scale(geometry, plane, x, y, z) |
※引数は一例です。
索引|Index
| Grasshopper | Dynamo |
|---|---|
| [Transform > Affine > Scale NU] | [Geometry > Modifiers > Geometry > Scale (plane, xamount, yamount, zamount)] |

