コンテンツへスキップ ナビゲーションに移動

DigiArchi

  • Home
  • Grasshopper
  • Dynamo
  • Components & Nodes

数学

  1. HOME
  2. Components & Nodes
  3. 数学
2018年5月18日 / 最終更新日時 : 2018年5月16日 Ryota Components & Nodes

等差数列を作成する

Create a numerical sequence.   メモ|Note 特になし。   スクリプト|Script Python DesignScript Syntax list(range(1, […]

2018年5月10日 / 最終更新日時 : 2018年5月9日 Ryota Components & Nodes

数値の階乗を求める

Calculate the factorial of a number.   メモ|Note 特になし。   スクリプト|Script Python DesignScript Syntax math. […]

2018年5月9日 / 最終更新日時 : 2018年5月9日 Ryota Components & Nodes

数値の剰余を求める

Calculate a remainder of a division.   メモ|Note Dynamoでは、[DivRem]ノードで同様の演算ができるが、浮動小数点数の除算の場合、結果が異なる。 &nbsp […]

2018年4月16日 / 最終更新日時 : 2018年5月1日 Ryota Components & Nodes

数値を加算する

Add x to y. メモ|Note Grasshopperでは点やベクトル同士も加算可能。   スクリプト|Script Python DesignScript Syntax x + y x + y ※x, […]

2018年4月16日 / 最終更新日時 : 2018年5月1日 Ryota Components & Nodes

数値を減算する

Subtract y from x. メモ|Note Grasshopperでは点やベクトル同士も減算可能。   スクリプト|Script Python DesignScript Syntax x – y x […]

2018年4月16日 / 最終更新日時 : 2018年5月1日 Ryota Components & Nodes

数値を乗算する

Multiply x by y. メモ|Note Grasshopperでは点やベクトル同士も乗算可能。   スクリプト|Script Python DesignScript Syntax x * y x * […]

2018年4月16日 / 最終更新日時 : 2018年5月1日 Ryota Components & Nodes

数値を除算する

Divide x by y. メモ|Note 特になし。   スクリプト|Script Python DesignScript Syntax x / y x / y ※x,yは変数。   索引|Ind […]




最近の投稿

  • Dynamo :: モデルをAnimate
  • Dynamo :: SubcategoryごとにGeometryを取得
  • Grasshopper :: CanvasにViewportを表示
  • Grasshopper :: Rhinoからの参照Geometryを非表示にする

タグ

Animation C# Canvas Code Block Components DataTrees Human HumanUI Icon List MetaHopper Points Python Random Revit Rhino6 Sort Text Viewport Visual Studio 2015 [Bounding Box] [Button] [Colour Swatch] [Construct Point] [Cull Pattern] [Deconstruct Brep] [Deconstruct] [Dispatch] [Entwine] [Jitter] [List Item] [Match Tree] [Member Index] [Populate 2D] [Relay] [Sort List] [Stream Filter] [Value List] サーフェス|Surface ソリッド|Solid ベクトル|Vector メッシュ|Mesh 平面|Plane 曲線|Curve 点|Point




  • About
  • Contact

Copyright © DigiArchi All Rights Reserved.

Powered by WordPress & Lightning Theme by Vektor,Inc. technology.

MENU
  • Home
  • Grasshopper
  • Dynamo
  • Components & Nodes