Esempio n. 1
0
 public static extern SU_RESULT SUOpeningGetPoints(SUOpeningRef opening, size_t len, SUPoint3D[] points, ref size_t count);
Esempio n. 2
0
 public static extern SU_RESULT SUOpeningRelease(ref SUOpeningRef opening);
Esempio n. 3
0
 public static extern SU_RESULT SUOpeningGetNumPoints(SUOpeningRef opening, ref size_t count);