Ejemplo n.º 1
0
 public static extern void IPReallocNewTypeObject(IPObjectStruct *PObj, IPObjStructType ObjType);
Ejemplo n.º 2
0
 public static extern IPObjectStruct *IPAllocObject(byte *Name,
                                                    IPObjStructType ObjType,
                                                    IPObjectStruct *Pnext);
Ejemplo n.º 3
0
 public static extern int UserTopoNumOfEntOfType(UserTopoUnstrctGeomStruct *Ud,
                                                 IPObjStructType Type);