曲線を「分解」する

Explode a curve into smaller segments.
メモ|Note
- Grasshopperでは、分割された線の頂点が出力される。
スクリプト|Script
| rhinoscriptsyntax | DesignScript Syntax |
|---|---|
ExplodeCurves(curves) |
PolyCurve.Curves(polyCurve) |
※引数は一例です。
索引|Index
| Grasshopper | Dynamo |
|---|---|
| [Curve > Util > Explode] | [Geometry > Curves > PolyCurve > Curves] |


