I create like this-
IList<Curve> curve=new List<Curve>();
CurveLoop.Create(curve);
Where to define this lines in my code?
I posted my code if it possible can you change my code?
I create like this-
IList<Curve> curve=new List<Curve>();
CurveLoop.Create(curve);
Where to define this lines in my code?
I posted my code if it possible can you change my code?