Curves

Curves

riyo1111111
Explorer Explorer
394 Views
3 Replies
Message 1 of 4

Curves

riyo1111111
Explorer
Explorer

Hello everyone.

I have a question please.. can we create a 3d nurbspline ? Because when i give more then 3 points for the controls points. An error show up « Curve must be on plane » .. i read lot of articles here .. really im stuck 

even i made a 3d curve in family revit and i load it to doc project but when i select it , i cant deal with it like a CurveElement..

please i appreciate your answers

 

 

0 Likes
395 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

I know the class "NurbSpline" is derived from the class "Curve". Maybe the methods in this class are helpful to you. You can find it in the RevtiAPI documentation。

 
Message 3 of 4

naveen.kumar.t
Autodesk Support
Autodesk Support

Hi @riyo1111111 ,

try using this below link

https://forums.autodesk.com/t5/revit-api-forum/create-3d-model-curve-from-list-lt-xyz-gt-in-project-... 


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

Message 4 of 4

riyo1111111
Explorer
Explorer

thanks for answring

it's a solution to make a 3D Curve by DirectShape but we cant deal with it like a ElementCurve.

0 Likes