c++ cli - Array of Array in C++/CLI or managed C++ -
How can we translate this C # code:
Mesh M7 = New Aries (); M.Maxfase (New Iquirer [] ((ICKRE) Red Lip}, New Iquirer [] [] (New ICRW [] {Circle}}, Plain. XY, Toll, True);
array & lt; ICurve ^ & gt; ^ ar1 = gcnew array & lt; ICurve ^ & gt; {RedLp}; Array & lt; array & lt; ICurve ^ & gt; ^ & Gt; ^ ar2 = gcnew array & lt; arrays & lt; icurve ^ & gt; ^ & gt; {gcnew array & lt; icurve ^ & gt; {circle}}; ilith IT & lt; icurve ^ & gt; ^ 1 List = GCNUE List & lt; ICurve ^ & gt; (AR1); ILITIT and LTIIITIT Lit ICWRV ^ ^ gt; ^ & gt; ^ 2 List = GCNUE List & lt; IList & lt; ICurve ^ & gt; ^ & Gt; (); List2- & gt; Add (GCNU List & lt; ICurve ^ & gt; (ar2 [0])); Mesh ^ M7 = GCNE Mesh (); M7> MacFace List 1, List 2, Plain :: XY, Toll, True);
Note: It is possible that should be Plane :: XY
Plane.XY
, or Plane-> XY
but I have assumed an AIM.
Comments
Post a Comment