2018年6月8日 / 最終更新日時 : 2018年6月8日 Ryota Components & Nodes 重複する点を削除する Remove duplicates from points. メモ|Note Grasshopperでは、重複した点を全て削除するか、一つだけ残すか、平均を取るかを選択できる。 スクリプト|S […]
2018年6月7日 / 最終更新日時 : 2018年6月7日 Ryota Components & Nodes リスト内の順序をシャッフルする Shuffle a list of objects. メモ|Note Dynamoでは、シード値を指定できない。 Grasshopperでは、シード値やシャッフルする度合いの揺らぎ値を指定できる。 &nbs […]
2018年5月23日 / 最終更新日時 : 2018年5月20日 Ryota Components & Nodes 単位ベクトルを求める Normalize a vector. メモ|Note 特になし。 スクリプト|Script rhinoscriptsyntax DesignScript Syntax VectorUniti […]
2018年5月22日 / 最終更新日時 : 2018年5月20日 Ryota Components & Nodes 正多角形を「中心点、半径、頂点の数」から作成する Create a regular polygon with a center point, a radius and a number of segments. メモ|Note Dynamoでは、Circl […]
2018年5月22日 / 最終更新日時 : 2018年5月20日 Ryota Components & Nodes ソリッドの「体積」を求める Get the volume of a solid. メモ|Note 特になし。 スクリプト|Script rhinoscriptsyntax DesignScript Syntax Volu […]
2018年5月21日 / 最終更新日時 : 2018年5月20日 Ryota Components & Nodes サーフェスの「面積」を求める Get the surface area. メモ|Note Grasshopperでは、平面上の閉じた曲線やメッシュの面積も求めることができる。 スクリプト|Script rhinoscrip […]
2018年5月21日 / 最終更新日時 : 2018年5月20日 Ryota Components & Nodes リスト内の一意な値を抽出する Get a unique value from a list. メモ|Note Grasshopperでは、[Create Set]コンポーネントの出力側[Map]から、入力されたデータが[Set]のインデ […]
2018年5月18日 / 最終更新日時 : 2018年5月16日 Ryota Components & Nodes リストの行と列を反転する Flip rows and columns in a list. メモ|Note 特になし。 スクリプト|Script rhinoscriptsyntax DesignScript Synta […]
2018年5月18日 / 最終更新日時 : 2018年5月16日 Ryota Components & Nodes 等差数列を作成する Create a numerical sequence. メモ|Note 特になし。 スクリプト|Script Python DesignScript Syntax list(range(1, […]
2018年5月17日 / 最終更新日時 : 2018年5月16日 Ryota Components & Nodes ソリッドを「サーフェス(曲線)を押し出し」て作成する Create a solid by extruding a surface or a curve along a vector. メモ|Note Grasshopperでは、[Extrude]コンポーネント […]