GrasshopperのCurveパネルにあるコンポーネントを紹介しています。
Analysis
Control Points
C(Curve) 曲線オブジェクト | P(Point) 制御点 | ||
W(Weight) 曲線のウェイト | |||
K(Knots) 曲線のノットの値 |
Control Polygon
C(Curve) 曲線オブジェクト | C(Curve) 制御点をつなぐ曲線 | ||
P(Point) 制御点 |
Curve Middle
C(Curve) 曲線オブジェクト | M(MidPoint) 曲線の中点 |
Deconstruct Arc
A(Arc) 円弧オブジェクト | B(Plane) 円弧のある平面 | ||
R(Radius) 円弧の半径 | |||
A(Angle) 円弧の中心角度 |
Deconstruct Rectangle
R(Rectangle) 長方形オブジェクト | B(Plane) 長方形のある平面 | ||
X(X Interval) X方向の範囲 | |||
Y(Y Interval) Y方向の範囲 |
End Points
C(Curve) 曲線オブジェクト | S(Start) 曲線の始点 | ||
E(End) 曲線の始点 |
Polygon Center
P(Polygon) 多角形オブジェクト | Cv( Center(V) ) 頂点同士の中心点 | ||
Ce( Center(E) ) 辺同士の中心点 | |||
Ca( Center(A) ) 面積の中心点 |
Closed
C(Curve) 曲線オブジェクト | C(Close) TrueまたはFalse | ||
P(Periodic) TrueまたはFalse |
Curvature Graph
C(Curve) 曲線オブジェクト | Rhino上で表示 | ||
D(Density) グラフの密度 | |||
S(Scale) グラフの大きさ |
Curve Closest Point
P(Point) 点オブジェクト | P(Point) 曲線上の点 | ||
C(Curve) 曲線オブジェクト | t(Parameter) 曲線上のtパラメータ値 | ||
D(Distance) 点の移動距離 |
Curve Nearest Object
C(Curve) 曲線オブジェクト | A(Point) 曲線上の最近点 | ||
G(Geometry) 複数のジオメトリ | B(Point) ジオメトリの最近点 | ||
I(Index) リスト内のインデックス |
Curve Proximity
A(Curve) 曲線A | A(Point) 曲線A上の最近点 | ||
B(Curve) 曲線B | B(Point) 曲線B上の最近点 | ||
D(Distance) 点同士の距離 |
Curve Side
C(Curve) 曲線オブジェクト | S(Side) -1(左側)または1(右側) | ||
P(Point) 点オブジェクト | L(Left) TrueまたはFalse | ||
Pl(Plane) 平面 | R(Right) TrueまたはFalse |
Discontinuity
C(Curve) 曲線オブジェクト | P(Point) 点オブジェクト | ||
L(Level) 連続性のレベル | t(Parameter) 曲線上のtパラメータ値 |
Extremes
C(Curve) 曲線オブジェクト | H(Highest) 曲線の最大値 | ||
P(Plane) 判定時に使用する平面 | L(Lowest) 曲線の最小値 |
Planar
C(Curve) 曲線オブジェクト | P(Planer) TrueまたはFalse | ||
P(Plane) 平面 | |||
D(Deviation) 曲線の偏差 |
Curvature
C(Curve) 曲線オブジェクト | P(Point) 該当箇所の点 | ||
t(Parameter) 曲線上のtパラメータ値 | K(Curvature) 点における垂線ベクトル | ||
C(Curvature) 点における円弧 |
Curve Frame
C(Curve) 曲線オブジェクト | F(Frame) 点における曲線方向の平面 | ||
t(Parameter) 曲線上のtパラメータ値 |
Derivatives
C(Curve) 曲線オブジェクト | P(Point) 曲線上の点 | ||
t(Parameter) 曲線上のtパラメータ値 | 1(First Derivative) 接線ベクトル |
Evaluate Curve
C(Curve) 曲線オブジェクト | P(Point) 点オブジェクト | ||
t(Parameter) 曲線上のtパラメータ値 | T(Tangent) 接線ベクトル | ||
A(Angle) 曲線と接線の角度 |
Horizontal Frame
C(Curve) 曲線オブジェクト | F(Frame) 点におけるXY方向の平面 | ||
t(Parameter) 曲線上のtパラメータ値 |
Perp Frame
C(Curve) 曲線オブジェクト | F(Frame) 点における曲線方向の平面 | ||
t(Parameter) 曲線上のtパラメータ値 |
Point On Curve
Input端子 曲線オブジェクト | Output端子 点オブジェクト |
Torsion
C(Curve) 曲線オブジェクト | P(Point) 曲線上の点 | ||
t(Parameter) 曲線上のtパラメータ値 | T(Torision) 曲線のねじれ率 |
Curve Domain
C(Curve) 曲線オブジェクト | C(Curve) 曲線オブジェクト | ||
D(Domain) 曲線上の範囲 | D(Domain) 元の曲線上の範囲 |
Evaluate Length
C(Curve) 曲線オブジェクト | P(Point) 曲線上の点 | ||
L(Length) 曲線の長さ | T(Tangents) 接線ベクトル | ||
N(Normalized) TrueまたはFalse | t(Parameter) 曲線上のtパラメータ値 |
Length
C(Curve) 曲線オブジェクト | L(Length) 曲線の長さ |
Length Domain
C(Curve) 曲線オブジェクト | L(Length) 曲線の長さ | ||
D(Domain) 曲線上の範囲 |
Segment Lengths
C(Curve) 曲線オブジェクト | Sl(Shortest Length) 最短曲線の長さ | ||
Sd(Shortest Domain) 最短曲線の範囲 | |||
Ll(Longest Length) 最長曲線の長さ | |||
Ld(Longest Domain) 最長曲線の範囲 |
Point In Curve
P(Point) 点オブジェクト | R(Relationship) 0(外側),1(曲線上),2(内側) | ||
C(Curve) 曲線オブジェクト | P'(Point) 曲線内部の点 |
Point In Curves
P(Point) 点オブジェクト | R(Relationship) 0(外側),1(曲線上),2(内側) | ||
C(Curve) 曲線オブジェクト | I(Index) 曲線のインデックス | ||
P'(Point) 曲線内部の点 |