🦏
Grasshopperコンポーネントまとめ
はじめに
grasshopperのコンポーネント一覧は
Applicraft様(https://www.applicraft.com/ghcp_index/ )
のサイトにまとめられていますので、そちらのサイトに記載されていない内容をメインで備忘録もかねてまとめています。
Params

基本コンポーネント
show
Geometry
ジオメトリを格納するコンポーネントたち
| コンポーネント名 | Head | Head |
|---|---|---|
| Text | Text | Text |
| Text | Text | Text |
Primitive
数値やテキストなどを格納する
Input
Util
Maths

計算
show
Domain
Matrix
Operators
Polynomials
Script
Time
Trig
Util
Sets

リスト処理、テキスト処理、tree処理(データ処理)
show
List
Sequence
Sets
Text
Tree
Vector

ポイント処理、ベクトル処理、プレーン、グリッド
show
Field
Grid
Plane
Point
Vector
Curve

カーブの編集、作成
show
Analysis
Division
Primitive
Spline
Util
Surface

サーフェスの編集、作成
show
Analysis
Freeform
Primitive
SubD
Util
Mesh

メッシュの編集、作成
show
Analysis
Primitive
Triangulation
Util
Intersect

交差計算、分割
show
Mathematical
Physical
Region
Shape
Transform

形状変形
show
Affine
Array
Euclidean
Morph
Util
Display

表示処理
show
Colour
Dimensions
Graphs
Preview
Vector
Rhino

rhinoデータとの連携
show
Annotations
Content
Drafting
Model
Objects
Render
Viewports
Kangaroo2

物理演算
Discussion