Surface is not generated when connecting from Dynamo_NurbsCurve.ByContralPoints to Surface.ByLoft

Translated by moderator. Original post below the line.


I am learning Dynamo using this site as a reference.

・Revit Peeler: ダイナモ白熱教室(5)~点

・Revit Peeler: ダイナモ白熱教室(6)~Cos

・Revit Peeler: ダイナモ白熱教室(7)~点-線-面

I would like to make a point into a surface using a list of X and Y and cosine curves and Z vectors.
I can’t do it well.

Get X and Y from List with point.Bycoordinates.node
Get cosine curve from List with point.Bycoordinates. node
I got the Z vector from List with Vector.ByCoordinates node.

I connected them from List.Map to NurbsCurve.ByContralPoints and connected them to Surface.ByLoft.
An error occurs and it doesn’t work. Please tell me what should I do.


Original post below.


こちらのサイトを参考にDynamoを学んでいるものです。

・Revit Peeler: ダイナモ白熱教室(5)~点

・Revit Peeler: ダイナモ白熱教室(6)~Cos

・Revit Peeler: ダイナモ白熱教室(7)~点-線-面

XとYとコサインカーブとZベクトルのリストを使用して、点を面にしたいと思っていますが
うまくできません。

ListからXとYをpoint.Bycoordinates.ノードで取得
Listからコサインカーブをpoint.Bycoordinates.ノードで取得
ListからZベクトルをVector.ByCoordinatesノードで取得しました。

それらをList.MapからNurbsCurve.ByContralPointsへ繋げSurface.ByLoftに接続しましたが
エラーが出てしまいうまくいきません。どうすればいいのか教えてください。

@Azu the official forum language is English. This is a requirement for search to work. Please use an online translation tool to translate all posts in the future as I did in the edit of your post.

My apologies. I did not understand.
I see that I should post in English. Thanks for Edit.

1 Like